summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
Diffstat (limited to 'functions')
-rwxr-xr-xfunctions/defaults.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/functions/defaults.sh b/functions/defaults.sh
index fedd160..bfc2694 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -114,12 +114,6 @@ Set_defaults ()
;;
esac
- # Setting genisoimage
- if [ -z "${LH_GENISOIMAGE}" ]
- then
- LH_GENISOIMAGE="genisoimage"
- fi
-
# Setting initramfs hook
if [ -z "${LH_INITRAMFS}" ]
then