summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
authorJochen Dolze <vdr@dolze.de>2012-04-15 09:52:58 +0200
committerJochen Dolze <vdr@dolze.de>2012-04-15 09:52:58 +0200
commitaab813ecd75842f49b0330a289a1ebac8845d883 (patch)
tree8255ac6183ec0549122d60e7daa5ff37e9b216ef /setup.h
parent8233bd640dca1c2b856039a223a4d4e916a3aaf0 (diff)
downloadvdr-plugin-xmltv2vdr-aab813ecd75842f49b0330a289a1ebac8845d883.tar.gz
vdr-plugin-xmltv2vdr-aab813ecd75842f49b0330a289a1ebac8845d883.tar.bz2
Removed upstart option
Some code cleanups
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/setup.h b/setup.h
index 2b4ae26..55001c4 100644
--- a/setup.h
+++ b/setup.h
@@ -107,10 +107,8 @@ private:
int *sel;
time_t day;
int weekday,start;
- int upstart;
int days;
char pin[255];
- int updateEntry;
void output(void);
public:
cMenuSetupXmltv2vdrChannelSource(cPluginXmltv2vdr *Plugin, cMenuSetupXmltv2vdr *Menu, int Index);