don't pay attention to instant record timers, that are not running
[enigma2.git] / RecordTimer.py
index b131e5bf2d5a118642099412049a85d84dabd5df..9a874a4c066c24a7df678e4fbfe974f4f13095f4 100644 (file)
@@ -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)