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:
@@ -48,7 +48,6 @@ static void FillSongsAndChoices( const CString &sSongGroup, vector<Song*> &vpSon
|
||||
REGISTER_SCREEN_CLASS( ScreenOptionsEditCourseEntry );
|
||||
ScreenOptionsEditCourseEntry::ScreenOptionsEditCourseEntry( CString sName ) : ScreenOptionsEditCourseSubMenu( sName )
|
||||
{
|
||||
LOG->Trace( "ScreenOptionsEditCourseEntry::ScreenOptionsEditCourseEntry()" );
|
||||
}
|
||||
|
||||
void ScreenOptionsEditCourseEntry::Init()
|
||||
|
||||
Reference in New Issue
Block a user