clean up fully

This commit is contained in:
Phil 2022-02-19 20:58:01 +00:00
parent b24b4d7eda
commit d23f83efb8

View File

@ -1965,10 +1965,7 @@ languages_windows
# handle parameters
# Take command line arguments
if [ $# -lt 0 ]; then
usage
exit 0
fi
while [ $# -gt 0 ]; do
case "${1}" in
-isodir|--isodir)