Removed 1 debug message
This commit is contained in:
@@ -3128,7 +3128,6 @@ static int NextName( char ** sSource, char * sDest )
|
||||
**sSource = '\0';
|
||||
if( strchr( pString, '"' ) == NULL )
|
||||
{
|
||||
printf( "OOps!\n" );
|
||||
*pString = '"';
|
||||
**sSource = '"';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user