From e85e1d8dbfcb1e48409dcb7293b60a49f2fa7d1a Mon Sep 17 00:00:00 2001 From: Ross Wilson Date: Sun, 23 Aug 2015 10:11:56 +0700 Subject: [PATCH] Clean up --- pymlac/Trace.py | 1 - 1 file changed, 1 deletion(-) 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