From a6a6ad4a03998c6dd499ab4ca6f3fd969ef260b0 Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Mon, 20 Oct 2008 13:59:01 +0000 Subject: [PATCH] remove unneeded del... --- lib/python/Components/TimerSanityCheck.py | 1 - 1 file changed, 1 deletion(-) 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]: -- 2.30.2