remove logs (this stuff predates the crash handler and has been copied
and pasted around since)
This commit is contained in:
@@ -77,7 +77,6 @@ static bool ValidateLocalProfileName( const CString &sAnswer, CString &sErrorOut
|
||||
REGISTER_SCREEN_CLASS( ScreenOptionsManageProfiles );
|
||||
ScreenOptionsManageProfiles::ScreenOptionsManageProfiles( CString sName ) : ScreenOptions( sName )
|
||||
{
|
||||
LOG->Trace( "ScreenOptionsManageProfiles::ScreenOptionsManageProfiles()" );
|
||||
}
|
||||
|
||||
ScreenOptionsManageProfiles::~ScreenOptionsManageProfiles()
|
||||
|
||||
Reference in New Issue
Block a user