From: Kevin Day Date: Fri, 9 Aug 2013 07:22:48 +0000 (-0500) Subject: Cleanup: remove redundant declaration of do_help variable X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=dadab69af5f9ccad08fd941de5b4f0422d7be9d0;p=kit-legacy Cleanup: remove redundant declaration of do_help variable --- diff --git a/sources/sh/kit b/sources/sh/kit index 0476954..d40fae0 100755 --- a/sources/sh/kit +++ b/sources/sh/kit @@ -14,7 +14,6 @@ main() { version=0.4.x # control variables - local do_help= local do_cleanup=y local kit_operation= local path_original=$PWD