summaryrefslogtreecommitdiff
path: root/menu_searchactions.c
diff options
context:
space:
mode:
Diffstat (limited to 'menu_searchactions.c')
-rw-r--r--menu_searchactions.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/menu_searchactions.c b/menu_searchactions.c
index abf01ff..ef700cc 100644
--- a/menu_searchactions.c
+++ b/menu_searchactions.c
@@ -48,9 +48,7 @@ extern int updateForced;
cMenuSearchActions::cMenuSearchActions(cSearchExt* Search, bool DirectCall)
:cOsdMenu(tr("Search actions"))
{
-#if VDRVERSNUM >= 10728
SetMenuCategory(mcCommand);
-#endif
directCall = DirectCall;
SetHasHotkeys();