summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-12-29 11:14:11 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-12-29 11:14:11 +0000
commit4f39c8ec7dc57153ff67d77c8e497c5effa63770 (patch)
treeb1608e031429af44675419aab34e8631107fcfce /perl-install
parent059444ad01d3e51698763cada40eeb31cda9a8ef (diff)
downloaddrakx-backup-do-not-use-4f39c8ec7dc57153ff67d77c8e497c5effa63770.tar
drakx-backup-do-not-use-4f39c8ec7dc57153ff67d77c8e497c5effa63770.tar.gz
drakx-backup-do-not-use-4f39c8ec7dc57153ff67d77c8e497c5effa63770.tar.bz2
drakx-backup-do-not-use-4f39c8ec7dc57153ff67d77c8e497c5effa63770.tar.xz
drakx-backup-do-not-use-4f39c8ec7dc57153ff67d77c8e497c5effa63770.zip
cleanup comments
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/install_steps_interactive.pm6
1 files changed, 0 insertions, 6 deletions
diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm
index 8b3581ec1..762887ae2 100644
--- a/perl-install/install_steps_interactive.pm
+++ b/perl-install/install_steps_interactive.pm
@@ -704,13 +704,7 @@ sub configureNetwork {
$first_time, $o->{lang} eq "fr_FR" && $o->{keyboard}{KEYBOARD} eq "fr", $noauto);
}
-#-configureNetworkIntf moved to network
-
-#-configureNetworkNet moved to network
-#------------------------------------------------------------------------------
-#-pppConfig moved to any.pm
#------------------------------------------------------------------------------
-
sub installUpdates {
my ($o) = @_;
my $u = $o->{updates} ||= {};