From e994a878549113b3eff058092edcd59e720c7e3f Mon Sep 17 00:00:00 2001 From: damien Date: Fri, 22 Sep 2000 16:33:35 +0000 Subject: stc --- perl-install/install_steps_gtk.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'perl-install/install_steps_gtk.pm') diff --git a/perl-install/install_steps_gtk.pm b/perl-install/install_steps_gtk.pm index b4c67284e..bfe21d896 100644 --- a/perl-install/install_steps_gtk.pm +++ b/perl-install/install_steps_gtk.pm @@ -141,9 +141,8 @@ press `F1' when booting on CDROM, then enter `text'.")) if $first_time && availa #------------------------------------------------------------------------------ sub selectInstallClass1 { - $::live and $o->SUPER::selectInstallClass1(@_); - my ($o, $verif, $l, $def, $l2, $def2) = @_; + $::live and $o->SUPER::selectInstallClass1(@_); my $w = my_gtk->new(''); my ($radio, $focused); -- cgit v1.2.1