From 4f39c8ec7dc57153ff67d77c8e497c5effa63770 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Sun, 29 Dec 2002 11:14:11 +0000 Subject: cleanup comments --- perl-install/install_steps_interactive.pm | 6 ------ 1 file changed, 6 deletions(-) (limited to 'perl-install/install_steps_interactive.pm') 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} ||= {}; -- cgit v1.2.1