From 8031ef158730d1389fe00e6926c7d01b29b9acf4 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Sat, 10 Feb 2001 11:52:10 +0000 Subject: cleanup --- perl-install/install_interactive.pm | 9 --------- 1 file changed, 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")); -- cgit v1.2.1