summaryrefslogtreecommitdiff
path: root/menu_deftimercheckmethod.c
diff options
context:
space:
mode:
Diffstat (limited to 'menu_deftimercheckmethod.c')
-rw-r--r--menu_deftimercheckmethod.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/menu_deftimercheckmethod.c b/menu_deftimercheckmethod.c
index 0476211..12b12b1 100644
--- a/menu_deftimercheckmethod.c
+++ b/menu_deftimercheckmethod.c
@@ -120,9 +120,7 @@ void cDefTimerCheckModes::SetMode(const cChannel* channel, int mode)
cMenuDefTimerCheckMethod::cMenuDefTimerCheckMethod()
:cOsdMenu(tr("Default timer check method"), 20)
{
-#if VDRVERSNUM >= 10734
SetMenuCategory(mcSetupPlugins);
-#endif
CheckModes[0] = tr("no check");
CheckModes[UPD_CHDUR] = tr("by channel and time");
CheckModes[UPD_EVENTID] = tr("by event ID");