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