diff options
Diffstat (limited to 'abs/core-testing/mythinstall/installdialog.cpp')
-rwxr-xr-x | abs/core-testing/mythinstall/installdialog.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/abs/core-testing/mythinstall/installdialog.cpp b/abs/core-testing/mythinstall/installdialog.cpp index 5349453..e5bdfc9 100755 --- a/abs/core-testing/mythinstall/installdialog.cpp +++ b/abs/core-testing/mythinstall/installdialog.cpp @@ -364,7 +364,6 @@ void WelcomeDialog::showPopup(void) // This is a bad way to lock the buttons but it works for now. if ( scheduled_text.length() <= 2 ) { - run_from_installer = TRUE; topButton = popup->addButton(tr("Install or Upgrade "), this, SLOT(Display_2ndpopup())); popup->addButton(tr("Run MythFrontend"), this, |