diff options
Diffstat (limited to 'perl-install')
-rwxr-xr-x | perl-install/standalone/drakboot | 1 |
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 { |