Browse Source

Remove debugging message

h3o66 11 năm trước cách đây
mục cha
commit
c710bed3cf
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      functions/fn_content_gmod

+ 0 - 2
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