X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=RecordTimer.py;h=9a874a4c066c24a7df678e4fbfe974f4f13095f4;hb=3604798b6ce86c19cb3e045b0808b91ea7dc3a3a;hp=b131e5bf2d5a118642099412049a85d84dabd5df;hpb=28a8b65725c90de53f1d0bfc7ab8fb713d9dac27;p=vuplus_dvbapp diff --git a/RecordTimer.py b/RecordTimer.py index b131e5b..9a874a4 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)