From: Andreas Monzner Date: Mon, 20 Oct 2008 13:59:01 +0000 (+0000) Subject: remove unneeded del... X-Git-Tag: 2.6.0~742 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/a6a6ad4a03998c6dd499ab4ca6f3fd969ef260b0 remove unneeded del... --- diff --git a/lib/python/Components/TimerSanityCheck.py b/lib/python/Components/TimerSanityCheck.py index 43885522..5fa21308 100644 --- a/lib/python/Components/TimerSanityCheck.py +++ b/lib/python/Components/TimerSanityCheck.py @@ -177,7 +177,6 @@ class TimerSanityCheck: ConflictTimer = timer ConflictTunerType = tunerType ConflictSlot = tunerSlot - del feinfo elif event[2] == self.eflag: for fakeRec in fakeRecList: if timer == fakeRec[0]: