From: Chris Koeritz Date: Tue, 10 Jul 2012 15:04:39 +0000 (-0400) Subject: turned off debugging again. X-Git-Tag: 2.140.90~1288 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=7596653feec17af8a005cc09abc7cf38d420edae;p=feisty_meow.git turned off debugging again. --- diff --git a/nucleus/library/tests_filesystem/test_byte_filer.cpp b/nucleus/library/tests_filesystem/test_byte_filer.cpp index de5c895c..0fac18a9 100644 --- a/nucleus/library/tests_filesystem/test_byte_filer.cpp +++ b/nucleus/library/tests_filesystem/test_byte_filer.cpp @@ -44,7 +44,7 @@ using namespace unit_test; #define LOG(s) CLASS_EMERGENCY_LOG(program_wide_logger::get(), s) -#define DEBUG_BYTE_FILER +//#define DEBUG_BYTE_FILER // uncomment for noisy test run. class test_byte_filer : virtual public unit_base, virtual public application_shell