summaryrefslogtreecommitdiff
path: root/timerstatus.h
diff options
context:
space:
mode:
authorFrank Neumann <fnu@yavdr.org>2017-05-07 10:56:11 +0200
committerFrank Neumann <fnu@yavdr.org>2017-05-07 11:52:46 +0200
commitb15148e6d8ca550fab57e21e0dac4ea766b12ecd (patch)
treef6542349eb7ea8605ddc1ef27a2a68bbb07a3db6 /timerstatus.h
parentfe90cb24a28f7bebecc5a28e2b30ce3622a6ad11 (diff)
downloadvdr-plugin-epgsearch-b15148e6d8ca550fab57e21e0dac4ea766b12ecd.tar.gz
vdr-plugin-epgsearch-b15148e6d8ca550fab57e21e0dac4ea766b12ecd.tar.bz2
Drop legacy code prior VDR 1.6.0
Diffstat (limited to 'timerstatus.h')
-rw-r--r--timerstatus.h4
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;