remove branding

This commit is contained in:
Stefan Seyfried
2012-02-19 21:33:39 +01:00
parent 2efb97d16b
commit 1a61b68644
4 changed files with 4 additions and 2 deletions

View File

@@ -77,7 +77,9 @@ int CStartUpWizard::exec(CMenuTarget* parent, const string & /*actionKey*/)
languageSettings.exec(NULL, "");
#if 0
if(ShowMsgUTF (LOCALE_WIZARD_WELCOME_HEAD, g_Locale->getText(LOCALE_WIZARD_WELCOME_TEXT), CMessageBox::mbrYes, CMessageBox::mbYes | CMessageBox::mbrCancel) == CMessageBox::mbrYes)
#endif
{
//open video settings in wizardmode
g_videoSettings->setWizardMode(CVideoSettings::V_SETUP_MODE_WIZARD);