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:
@@ -135,7 +135,6 @@ static bool ValidateEditCourseName( const CString &sAnswer, CString &sErrorOut )
|
||||
REGISTER_SCREEN_CLASS( ScreenOptionsManageCourses );
|
||||
ScreenOptionsManageCourses::ScreenOptionsManageCourses( CString sName ) : ScreenOptionsEditCourseSubMenu( sName )
|
||||
{
|
||||
LOG->Trace( "ScreenOptionsManageCourses::ScreenOptionsManageCourses()" );
|
||||
}
|
||||
|
||||
void ScreenOptionsManageCourses::Init()
|
||||
|
||||
Reference in New Issue
Block a user