summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdraklive1
1 files changed, 0 insertions, 1 deletions
diff --git a/draklive b/draklive
index 9049366..b1b0c44 100755
--- a/draklive
+++ b/draklive
@@ -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();