From 76694f9e89f004ba696607e27bc5d39243005a69 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 4 Dec 2002 21:24:11 +0000 Subject: remove unused code (installCrypto) --- perl-install/install2.pm | 5 ----- 1 file changed, 5 deletions(-) (limited to 'perl-install/install2.pm') diff --git a/perl-install/install2.pm b/perl-install/install2.pm index 78296fff0..190585859 100644 --- a/perl-install/install2.pm +++ b/perl-install/install2.pm @@ -243,11 +243,6 @@ sub configureNetwork { installStepsCall($o, $auto, 'configureNetwork', $ent_number == 1, $clicked); } #------------------------------------------------------------------------------ -sub installCrypto { - my ($_clicked, $_ent_number, $auto) = @_; - installStepsCall($o, $auto, 'installCrypto'); -} -#------------------------------------------------------------------------------ sub installUpdates { my ($_clicked, $_ent_number, $auto) = @_; installStepsCall($o, $auto, 'installUpdates'); -- cgit v1.2.1