diff options
| -rw-r--r-- | RecordTimer.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/RecordTimer.py b/RecordTimer.py index 6ae4d719..5200e096 100644 --- a/RecordTimer.py +++ b/RecordTimer.py @@ -512,7 +512,6 @@ class RecordTimer(timer.Timer): self.addTimerEntry(entry) def isInTimer(self, eventid, begin, duration, service): - print "isInTimer" time_match = 0 chktime = None chktimecmp = None |
