diff options
Diffstat (limited to 'timerstatus.h')
-rw-r--r-- | timerstatus.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/timerstatus.h b/timerstatus.h index d970a7f..5e25a4a 100644 --- a/timerstatus.h +++ b/timerstatus.h @@ -23,10 +23,6 @@ The project's page is at http://winni.vdr-developer.org/epgsearch #include <vdr/status.h> -#if APIVERSNUM < 10515 -enum eTimerChange { tcMod, tcAdd, tcDel }; -#endif - class cTimerStatusMonitor : public cStatus { bool conflictCheckAdvised; |