summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xperl-install/standalone/drakboot1
1 files changed, 0 insertions, 1 deletions
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"));