no need to print that

This commit is contained in:
Yann Leboulanger 2004-09-27 20:56:48 +00:00
parent 093c3e8335
commit 00da2fee2c
1 changed files with 0 additions and 1 deletions

View File

@ -88,7 +88,6 @@ class plugin:
ev[2][1], status))
fic.close()
if lognotusr == 1:
print jid
fic = open(LOGPATH + jid, "a")
fic.write("%s:%s:%s:%s\n" % (tim, ev[2][0] + '/' + ev[2][3], \
ev[2][1], status))