diff options
Diffstat (limited to 'recstatus.h')
-rw-r--r-- | recstatus.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recstatus.h b/recstatus.h index 0d08b6c..c0104f9 100644 --- a/recstatus.h +++ b/recstatus.h @@ -38,9 +38,7 @@ public: class cRecStatusMonitor : public cStatus { -#if VDRVERSNUM > 20300 public: -#endif cList<cRecDoneTimerObj> TimersRecording; protected: virtual void Recording(const cDevice *Device, const char *Name, const char*, bool On); |