From dd922b1074356f2a43ae93a69b710dc08dc0bf9c Mon Sep 17 00:00:00 2001 From: frog Date: Tue, 6 Jul 2004 12:51:13 +0000 Subject: [PATCH] Zilch. --- Frog --- Testing/TestAllEntryVerify.cxx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Testing/TestAllEntryVerify.cxx b/Testing/TestAllEntryVerify.cxx index 889f73bc..978ee44d 100644 --- a/Testing/TestAllEntryVerify.cxx +++ b/Testing/TestAllEntryVerify.cxx @@ -200,7 +200,7 @@ bool ReferenceFileParser::Check() } } delete tested; - cout << Indent << endl; + cout << Indent << " OK" << endl; } cout << Indent << endl; } @@ -368,9 +368,6 @@ void ReferenceFileParser::FirstPassReferenceFile() throw ( ParserException ) // Uncommented line outside of block is not clean: if ( !inBlock && !beginBlock ) { - cerr << Indent - << "Syntax warning: outside of block [] data at line " - << lineNumber++ << " not considered." << endl; continue; } -- 2.48.1