diff options
Diffstat (limited to 'draklive')
-rwxr-xr-x | draklive | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -617,7 +617,6 @@ sub create_syslinux_msg_files { if ($live->{system}{gfxboot}) { my $product = common::parse_LDAP_namespace_structure(cat_($live->get_system_root . '/etc/product.id')); my $default_gfxboot_theme = $product->{distribution}; - require bootsplash; my $theme = do { local $::prefix = $live->get_system_root; get_bootsplash_theme(); |