diff options
Diffstat (limited to 'perl-install/install_steps.pm')
-rw-r--r-- | perl-install/install_steps.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/install_steps.pm b/perl-install/install_steps.pm index 9f119b6e0..73861fea9 100644 --- a/perl-install/install_steps.pm +++ b/perl-install/install_steps.pm @@ -280,7 +280,6 @@ sub choosePackages { $availableCorrected; } -sub copy_advertising {} sub beforeInstallPackages { my ($o) = @_; |