summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
authorJochen Dolze <vdr@dolze.de>2009-02-15 23:46:17 +0100
committerJochen Dolze <vdr@dolze.de>2009-02-15 23:46:17 +0100
commit87447b03d3227941174c6b0a413b0266d958f3c7 (patch)
treedd1d74b73938cb5bdb4b7b089e2ca5cfdc4f3f06 /setup.h
parentbb0871b294f05254546258048428c0aa5f8042b8 (diff)
downloadvdr-plugin-infosatepg-0.0.7.tar.gz
vdr-plugin-infosatepg-0.0.7.tar.bz2
New version 0.0.7v0.0.7
Added channel copy and reset functions
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.h b/setup.h
index 22c35b5..93816b4 100644
--- a/setup.h
+++ b/setup.h
@@ -45,7 +45,6 @@ private:
int newDays;
int newChannelUse;
int index;
- cChannel *channel;
protected:
virtual void Store(void);
public: