summaryrefslogtreecommitdiff
path: root/status.h
diff options
context:
space:
mode:
authorJochen Dolze <vdr@dolze.de>2010-03-22 12:46:05 +0100
committerJochen Dolze <vdr@dolze.de>2010-03-22 12:46:05 +0100
commit77cb11390a037f328ba49d7cd558edde9df44e52 (patch)
treed0c4a2cb14f8da97e99af20120623b0ed34b064b /status.h
parent941ef34171a78541b9c6f2e33a111c044b3913ce (diff)
downloadvdr-plugin-markad-77cb11390a037f328ba49d7cd558edde9df44e52.tar.gz
vdr-plugin-markad-77cb11390a037f328ba49d7cd558edde9df44e52.tar.bz2
Fixed plugin compile bug
Diffstat (limited to 'status.h')
-rw-r--r--status.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/status.h b/status.h
index 786025c..70782fa 100644
--- a/status.h
+++ b/status.h
@@ -16,7 +16,6 @@ private:
protected:
virtual void Recording(const cDevice *Device, const char *Name, const char *FileName, bool On);
public:
- cStatusMarkAd();
};
#endif