From 41d7f17b5a8ca8f69a82cc3b6b85bb1812a81745 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Fri, 10 Jun 2005 05:27:44 +0000 Subject: $interface shouldn't be local here, or else the choice won't be considered --- drakpxelinux.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'drakpxelinux.pl') diff --git a/drakpxelinux.pl b/drakpxelinux.pl index c2fe48b..7655649 100644 --- a/drakpxelinux.pl +++ b/drakpxelinux.pl @@ -627,7 +627,6 @@ sub wizard_pxe_server() { undef $::WizardWindow; $::isWizard = 1; use wizards; - my $interface; my $w = wizards->new; my $wiz = { name => N("PXE Wizard"), -- cgit v1.2.1