From ef2af6b097bbe6a73170f9846a42c3a82d69c0c6 Mon Sep 17 00:00:00 2001 From: Cas Cremers Date: Fri, 18 May 2007 14:12:32 +0200 Subject: [PATCH] - Removed font print debugging information. --- gui/Gui/Scytherthread.py | 1 - 1 file changed, 1 deletion(-) diff --git a/gui/Gui/Scytherthread.py b/gui/Gui/Scytherthread.py index 004788a..f976c90 100644 --- a/gui/Gui/Scytherthread.py +++ b/gui/Gui/Scytherthread.py @@ -137,7 +137,6 @@ class AttackThread(threading.Thread): def graphLine(txt): fp.write("\t%s;\n" % (txt)) - print txt # DEBUG ONLY def setAttr(atxt,EdgeNodeDefAll=ALL): if EdgeNodeDefAll == ALL: