remove logs (this stuff predates the crash handler and has been copied
and pasted around since)
This commit is contained in:
@@ -26,7 +26,6 @@ OptionRowDefinition g_ProfileLine[1] = {
|
||||
|
||||
ScreenSMOnlineLogin::ScreenSMOnlineLogin(CString sClassName) : ScreenOptions(sClassName)
|
||||
{
|
||||
LOG->Trace( "ScreenSMOnlineLogin::ScreenSMOnlineLogin()" );
|
||||
}
|
||||
|
||||
static LocalizedString DEFINE_A_PROFILE( "ScreenSMOnlineLogin", "You must define a Profile." );
|
||||
|
||||
Reference in New Issue
Block a user