turned off debug noise.
authorChris Koeritz <fred@gruntose.com>
Tue, 26 Nov 2013 16:39:52 +0000 (11:39 -0500)
committerChris Koeritz <fred@gruntose.com>
Tue, 26 Nov 2013 16:39:52 +0000 (11:39 -0500)
nucleus/applications/utilities/checker.cpp

index 94f0390cf2ae47a07d563cd6af856db5c5c739fa..2fc1ab8cc6371679a1b6bc7f73c5799d20dc6cf6 100644 (file)
@@ -36,7 +36,7 @@ using namespace timely;
 
 const int buffer_size = 4096;
 
-#define DEBUG_CHECKER
+//#define DEBUG_CHECKER
   // uncomment for noisy version.
 
 #undef LOG