remove logs (this stuff predates the crash handler and has been copied
and pasted around since) jesus we have a lot of screens
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
REGISTER_SCREEN_CLASS( ScreenEditCourseMods );
|
||||
ScreenEditCourseMods::ScreenEditCourseMods( CString sName ) : ScreenEdit( sName )
|
||||
{
|
||||
LOG->Trace( "ScreenEditCourseMods::ScreenEditCourseMods()" );
|
||||
}
|
||||
|
||||
void ScreenEditCourseMods::Init()
|
||||
|
||||
Reference in New Issue
Block a user