From 3137ccb04fb70a17e8af8ed1a9724f608e8018d3 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 15 Jan 2004 15:42:08 +0000 Subject: remove unused variable --- perl-install/standalone/drakboot | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/standalone/drakboot') diff --git a/perl-install/standalone/drakboot b/perl-install/standalone/drakboot index 00872c4a0..8bf6692c7 100755 --- a/perl-install/standalone/drakboot +++ b/perl-install/standalone/drakboot @@ -52,7 +52,6 @@ my $no_bootsplash; my $x_mode = Xconfig::various::runlevel() == 5; my $splash_mode = 1; my $auto_mode = any::get_autologin(); -my $lilogrub = bootloader::detect_bootloader(); my $switch_theme = '/usr/share/bootsplash/scripts/switch-themes'; my $w = ugtk2->new($splash_working ? N("Graphical boot theme selection") : N("System mode")); -- cgit v1.2.1