Get rid of CLIENT_DATE

This commit is contained in:
jahway603
2022-09-03 09:13:19 -04:00
parent 88a11a46e1
commit 43e0ec186b
4 changed files with 2 additions and 12 deletions

View File

@@ -73,7 +73,6 @@ static const int CLIENT_VERSION =
extern const std::string CLIENT_NAME;
extern const std::string CLIENT_BUILD;
extern const std::string CLIENT_DATE;
std::string FormatVersion(int nVersion);