summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.cpp b/setup.cpp
index b6ae0f1..694bd75 100644
--- a/setup.cpp
+++ b/setup.cpp
@@ -847,7 +847,6 @@ void cMenuSetupXmltv2vdrChannelMap::output(void)
cOsdItem *first=newtitle(tr("epg source channel options"));
Add(first,true);
- Add(new cMenuEditIntItem(tr("days in advance"),&days,1,daysmax),true);
Add(new cMyMenuEditBitItem(tr("type of processing"),&flags,OPT_APPEND,tr("merge"),tr("create")),true);
c1=Current();
if ((flags & OPT_APPEND)!=OPT_APPEND)