diff --git a/functions/fn_content_gmod b/functions/fn_content_gmod index cf821e7fc..474752144 100644 --- a/functions/fn_content_gmod +++ b/functions/fn_content_gmod @@ -34,8 +34,6 @@ elif [ "$parm_action" == "validate" ]; then installcontent=3 else usage_content - #For debugging - echo "$parm_action $parm_type $rootdir" exit 1 fi