aboutsummaryrefslogtreecommitdiff
path: root/RecordTimer.py
diff options
context:
space:
mode:
Diffstat (limited to 'RecordTimer.py')
-rw-r--r--RecordTimer.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/RecordTimer.py b/RecordTimer.py
index b131e5bf..9a874a4c 100644
--- a/RecordTimer.py
+++ b/RecordTimer.py
@@ -370,10 +370,6 @@ class RecordTimer(timer.Timer):
if time_match < diff:
time_match = diff
return time_match
-
-
-
-
def removeEntry(self, entry):
print "[Timer] Remove " + str(entry)