summaryrefslogtreecommitdiff
path: root/pages/ibox.ecpp
diff options
context:
space:
mode:
Diffstat (limited to 'pages/ibox.ecpp')
-rw-r--r--pages/ibox.ecpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/pages/ibox.ecpp b/pages/ibox.ecpp
index 4aaa957..84c9615 100644
--- a/pages/ibox.ecpp
+++ b/pages/ibox.ecpp
@@ -44,11 +44,7 @@ TimerConflictNotifier timerNotifier();
infoUrl = "timerconflicts.html";
}
-#if VDRVERSNUM >= 10403
const char* NowReplaying = cReplayControl::NowReplaying();
-#else
- const char* NowReplaying = cControl::Control()?cReplayControl::LastReplayed():NULL;
-#endif
EpgInfoPtr epgEvent;