From c710bed3cf5c7d61d3e344ee6ce77ab111c3c6af Mon Sep 17 00:00:00 2001 From: h3o66 Date: Wed, 22 Apr 2015 22:09:26 +0200 Subject: [PATCH] Remove debugging message --- functions/fn_content_gmod | 2 -- 1 file changed, 2 deletions(-) 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