tglobal vars aren't needed: we use option_is_set in message functions - tomb - the crypto undertaker
HTML git clone git://parazyd.org/tomb.git
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit df2348381e3ca373202fdd938abe77eaf285accc
DIR parent 7a16c7f1877bacbab4012682d6551b0f71099c47
HTML Author: Jaromil <jaromil@dyne.org>
Date: Sat, 16 Feb 2013 11:39:16 +0100
global vars aren't needed: we use option_is_set in message functions
Diffstat:
M src/tomb | 3 ---
1 file changed, 0 insertions(+), 3 deletions(-)
---
DIR diff --git a/src/tomb b/src/tomb
t@@ -33,9 +33,6 @@ STEGHIDE=1
MKTEMP=1
MOUNTOPTS="rw,noatime,nodev"
-#declare global variables
-QUIET=0
-DEBUG=0
typeset -A global_opts
typeset -A opts
typeset -h username