=== modified file 'src/tests/stub_debug.cc' --- src/tests/stub_debug.cc 2012-01-20 18:55:04 +0000 +++ src/tests/stub_debug.cc 2012-07-24 20:10:41 +0000 @@ -73,9 +73,6 @@ static void _db_print_stderr(const char *format, va_list args) { - /* FIXME? */ - // if (opt_debug_stderr < Debug::level) - if (1 < Debug::level) return;