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:
@@ -13,7 +13,6 @@
|
||||
REGISTER_SCREEN_CLASS( ScreenBookkeeping );
|
||||
ScreenBookkeeping::ScreenBookkeeping( CString sClassName ) : ScreenWithMenuElements( sClassName )
|
||||
{
|
||||
LOG->Trace( "ScreenBookkeeping::ScreenBookkeeping()" );
|
||||
}
|
||||
|
||||
void ScreenBookkeeping::Init()
|
||||
|
||||
Reference in New Issue
Block a user