diff --git a/src/util.cpp b/src/util.cpp index 257c3a82b..553aa3213 100644 --- a/src/util.cpp +++ b/src/util.cpp @@ -402,7 +402,7 @@ void PrintExceptionContinue(const std::exception* pex, const char* pszThread) } extern char ASSETCHAINS_SYMBOL[16]; -int64_t MAX_MONEY = 200000000 * 100000000LL; +//int64_t MAX_MONEY = 200000000 * 100000000LL; boost::filesystem::path GetDefaultDataDir() {