diff options
author | Jochen Dolze <vdr@dolze.de> | 2009-02-15 23:46:17 +0100 |
---|---|---|
committer | Jochen Dolze <vdr@dolze.de> | 2009-02-15 23:46:17 +0100 |
commit | 87447b03d3227941174c6b0a413b0266d958f3c7 (patch) | |
tree | dd1d74b73938cb5bdb4b7b089e2ca5cfdc4f3f06 /setup.h | |
parent | bb0871b294f05254546258048428c0aa5f8042b8 (diff) | |
download | vdr-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.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -45,7 +45,6 @@ private: int newDays; int newChannelUse; int index; - cChannel *channel; protected: virtual void Store(void); public: |