X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=grml2usb;fp=grml2usb;h=5ac6e7636f552e6a04ff2f92267a2dea7c451514;hb=2955aaf78a680a9c1a96ef5d3a4e03599b2dd670;hp=8f689a94d758356906d0a126c10d54dc9ac2dc4a;hpb=00ce55f518f6abc61c2ede0320bffc90ff3eb09a;p=grml2usb.git diff --git a/grml2usb b/grml2usb index 8f689a9..5ac6e76 100755 --- a/grml2usb +++ b/grml2usb @@ -1614,7 +1614,6 @@ def handle_syslinux_config(grml_flavour, target): new_grml_cfg = "%s/%s_grml.cfg" % (syslinux_target, flavour_filename) if os.path.isfile(defaults_file): - # remove default menu entry in menu remove_default_entry(new_default_with_path)