diff options
Diffstat (limited to 'src/client/ClientStore.cpp')
-rw-r--r-- | src/client/ClientStore.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/ClientStore.cpp b/src/client/ClientStore.cpp index 83815187..ecf03dad 100644 --- a/src/client/ClientStore.cpp +++ b/src/client/ClientStore.cpp @@ -31,7 +31,7 @@ #define LOG(s) s << "[ClientStore] " -//#define INGEN_CLIENT_STORE_DUMP 1 +// #define INGEN_CLIENT_STORE_DUMP 1 using namespace std; using namespace Raul; |