From b64e1746313a198c9efae62b93543805178a0d6d Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Tue, 10 Nov 2009 13:24:20 +0000 Subject: drakboot: didn't mean to read call to set_logo_console --- perl-install/standalone/drakboot | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/standalone') 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 { -- cgit v1.2.1