summaryrefslogtreecommitdiff
path: root/update.c
diff options
context:
space:
mode:
Diffstat (limited to 'update.c')
-rw-r--r--update.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/update.c b/update.c
index a3cbd3f..d51ca32 100644
--- a/update.c
+++ b/update.c
@@ -1625,13 +1625,7 @@ int cUpdate::refreshEpg(const char* forChannelId, int maxTries)
if (timerChanges)
{
-//#if defined (APIVERSNUM) && (APIVERSNUM >= 20301)
GET_TIMERS_WRITE(timers);
- // LOCK_TIMERS_WRITE;
- // cTimers* timers = Timers;
-// #else
-// cTimers* timers = &Timers;
-// #endif
timers->SetModified();
}