summaryrefslogtreecommitdiffstats
path: root/perl-install/install_interactive.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-02-10 11:52:10 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-02-10 11:52:10 +0000
commit8031ef158730d1389fe00e6926c7d01b29b9acf4 (patch)
treef0cb4fa853958f9f482cbdbdc03918aca2929487 /perl-install/install_interactive.pm
parentddf97599f4e03d4c7fb5eed06b8746150c5f3ab5 (diff)
downloaddrakx-backup-do-not-use-8031ef158730d1389fe00e6926c7d01b29b9acf4.tar
drakx-backup-do-not-use-8031ef158730d1389fe00e6926c7d01b29b9acf4.tar.gz
drakx-backup-do-not-use-8031ef158730d1389fe00e6926c7d01b29b9acf4.tar.bz2
drakx-backup-do-not-use-8031ef158730d1389fe00e6926c7d01b29b9acf4.tar.xz
drakx-backup-do-not-use-8031ef158730d1389fe00e6926c7d01b29b9acf4.zip
cleanup
Diffstat (limited to 'perl-install/install_interactive.pm')
-rw-r--r--perl-install/install_interactive.pm9
1 files changed, 0 insertions, 9 deletions
diff --git a/perl-install/install_interactive.pm b/perl-install/install_interactive.pm
index be22710f3..a627b75fa 100644
--- a/perl-install/install_interactive.pm
+++ b/perl-install/install_interactive.pm
@@ -222,15 +222,6 @@ sub partitionWizard {
}
}
-#--------------------------------------------------------------------------------
-#- wait_load_module moved to any.pm
-#- load_module moved to any.pm
-#------------------------------------------------------------------------------
-#-load_thiskind moved to any.pm
-#------------------------------------------------------------------------------
-#-setup_thiskind moved to any.pm
-#------------------------------------------------------------------------------
-
sub upNetwork {
my ($o, $pppAvoided) = @_;
my $w = $o->wait_message('', _("Bringing up the network"));