diff --git a/pymlac/Trace.py b/pymlac/Trace.py index b774269..914dbfe 100644 --- a/pymlac/Trace.py +++ b/pymlac/Trace.py @@ -73,7 +73,6 @@ def comment(msg): tracefile.write(msg+'\n') tracefile.flush() - def settrace(new_tracing): global tracing