summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakboot
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2009-11-10 13:24:20 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2009-11-10 13:24:20 +0000
commitb64e1746313a198c9efae62b93543805178a0d6d (patch)
treeaff44f9093d2970f64d827299caaff8beae3db2a /perl-install/standalone/drakboot
parent9f51f1c944a7eff121aa4c359c4bfa56ac312006 (diff)
downloaddrakx-backup-do-not-use-b64e1746313a198c9efae62b93543805178a0d6d.tar
drakx-backup-do-not-use-b64e1746313a198c9efae62b93543805178a0d6d.tar.gz
drakx-backup-do-not-use-b64e1746313a198c9efae62b93543805178a0d6d.tar.bz2
drakx-backup-do-not-use-b64e1746313a198c9efae62b93543805178a0d6d.tar.xz
drakx-backup-do-not-use-b64e1746313a198c9efae62b93543805178a0d6d.zip
drakboot: didn't mean to read call to set_logo_console
Diffstat (limited to 'perl-install/standalone/drakboot')
-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 28f9bc750..b8352f19c 100755
--- a/perl-install/standalone/drakboot
+++ b/perl-install/standalone/drakboot
@@ -156,7 +156,6 @@ sub splash_choice() {
]),
],
sub {
- bootsplash::set_logo_console($theme->{keep_logo});
if ($theme->{enabled}) {
bootsplash::switch($theme->{name});
} else {