summaryrefslogtreecommitdiff
path: root/infosatepg.h
diff options
context:
space:
mode:
authorJochen Dolze <vdr@dolze.de>2009-02-15 12:18:58 +0100
committerJochen Dolze <vdr@dolze.de>2009-02-15 12:18:58 +0100
commit4623f83447b49830838880320a1fcc9922d00833 (patch)
tree7719f6d3f6df735e8ca7facfabab648c0ff37cdf /infosatepg.h
parent8112230ac0a66766d233253b6260a1a06229aff6 (diff)
downloadvdr-plugin-infosatepg-4623f83447b49830838880320a1fcc9922d00833.tar.gz
vdr-plugin-infosatepg-4623f83447b49830838880320a1fcc9922d00833.tar.bz2
Fixed processedall status bug
Diffstat (limited to 'infosatepg.h')
-rw-r--r--infosatepg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/infosatepg.h b/infosatepg.h
index 992369c..eb383f2 100644
--- a/infosatepg.h
+++ b/infosatepg.h
@@ -20,7 +20,6 @@ private:
// Add any member variables or functions you may need here.
cGlobalInfosatepg *global;
cStatusInfosatepg *statusMonitor;
- int numprocessed;
int pmac;
public:
cPluginInfosatepg(void);