From dadab69af5f9ccad08fd941de5b4f0422d7be9d0 Mon Sep 17 00:00:00 2001 From: Kevin Day Date: Fri, 9 Aug 2013 02:22:48 -0500 Subject: [PATCH] Cleanup: remove redundant declaration of do_help variable --- sources/sh/kit | 1 - 1 file changed, 1 deletion(-) 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 -- 1.8.3.1