code cleanup

This commit is contained in:
Miroslav Stampar
2011-12-21 22:59:23 +00:00
parent 41ccf88990
commit 526aacb640
17 changed files with 35 additions and 52 deletions

View File

@@ -145,7 +145,6 @@ def unionUse(expression, unpack=True, dump=False):
origExpr = expression
startLimit = 0
stopLimit = None
test = True
value = ""
width = getConsoleWidth()