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:
@@ -16,8 +16,6 @@ static ThemeMetric<bool> ALLOW_RESIZE("ScreenCenterImage","AllowResize");
|
||||
REGISTER_SCREEN_CLASS( ScreenCenterImage );
|
||||
ScreenCenterImage::ScreenCenterImage( CString sClassName ) : ScreenWithMenuElements( sClassName )
|
||||
{
|
||||
LOG->Trace( "ScreenCenterImage::ScreenCenterImage()" );
|
||||
|
||||
ZERO( m_fScale );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user