diff options
Diffstat (limited to 'examples/xfce')
-rw-r--r-- | examples/xfce/config/build.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/xfce/config/build.cfg b/examples/xfce/config/build.cfg index e5e2d96..2d8660c 100644 --- a/examples/xfce/config/build.cfg +++ b/examples/xfce/config/build.cfg @@ -229,7 +229,6 @@ my $config = { # # the "all" region has a magical behavior and selects all langs # }, media => { - storage => 'iso', label => build_label($build), bootloader_title => build_title($build), bootloader_theme => '/usr/share/drakiso-bootloader/maggy', |