remove unused var

This commit is contained in:
Dan Colish 2012-03-02 21:53:02 -08:00
parent f0387d5225
commit c33f6c5c17

View File

@ -309,7 +309,6 @@ class LocalClient(object):
inc_timeout = timeout
jid_dir = os.path.join(self.opts['cachedir'], 'jobs', jid)
start = int(time.time())
gstart = int(time.time())
found = set()
wtag = os.path.join(jid_dir, 'wtag*')
# Check to see if the jid is real, if not return the empty dict