remove logs (this stuff predates the crash handler and has been copied
and pasted around since)
This commit is contained in:
@@ -19,7 +19,6 @@ REGISTER_SCREEN_CLASS( ScreenPlayerOptions );
|
||||
ScreenPlayerOptions::ScreenPlayerOptions( CString sClassName ) :
|
||||
ScreenOptionsMaster( sClassName )
|
||||
{
|
||||
LOG->Trace( "ScreenPlayerOptions::ScreenPlayerOptions()" );
|
||||
}
|
||||
|
||||
void ScreenPlayerOptions::Init()
|
||||
|
||||
Reference in New Issue
Block a user