From ec3bf0d8023795f2d6d890a12e6da417a58d0392 Mon Sep 17 00:00:00 2001 From: jl777 Date: Sun, 29 Jan 2017 23:30:09 +0200 Subject: [PATCH] test --- src/util.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {