- Removed font print debugging information.

This commit is contained in:
Cas Cremers 2007-05-18 14:12:32 +02:00
parent 1542d65def
commit ef2af6b097

View File

@ -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: