summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_interactive.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-02-11 14:03:23 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-02-11 14:03:23 +0000
commitb745f2f1842ecb629ee7f8fa405959e85bf68ada (patch)
treea68fc6e047cc7fdabe22f60b313c4063449d9b8f /perl-install/install_steps_interactive.pm
parent32a83378c4a49d7b0bf6d574db66b52956a432c3 (diff)
downloaddrakx-b745f2f1842ecb629ee7f8fa405959e85bf68ada.tar
drakx-b745f2f1842ecb629ee7f8fa405959e85bf68ada.tar.gz
drakx-b745f2f1842ecb629ee7f8fa405959e85bf68ada.tar.bz2
drakx-b745f2f1842ecb629ee7f8fa405959e85bf68ada.tar.xz
drakx-b745f2f1842ecb629ee7f8fa405959e85bf68ada.zip
no_comment
Diffstat (limited to 'perl-install/install_steps_interactive.pm')
-rw-r--r--perl-install/install_steps_interactive.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm
index ed1ca1ecc..731c6ba3d 100644
--- a/perl-install/install_steps_interactive.pm
+++ b/perl-install/install_steps_interactive.pm
@@ -1060,8 +1060,6 @@ Information on configuring your system is available in the post
install chapter of the Official Linux-Mandrake User's Guide.")) if $alldone && !$::g_auto_install;
$::global_wait = $o->wait_message('', _("Shutting down"));
-
- $o->SUPER::exitInstall;
}