From 902913526f73faca132d33c85c068c66b29f540b Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Wed, 20 Feb 2008 19:18:13 +0100 Subject: fix for vdr<1.5.15 --- timerstatus.h | 1 - 1 file changed, 1 deletion(-) (limited to 'timerstatus.h') diff --git a/timerstatus.h b/timerstatus.h index ea72027..db10742 100644 --- a/timerstatus.h +++ b/timerstatus.h @@ -25,7 +25,6 @@ The project's page is at http://winni.vdr-developer.org/epgsearch #if APIVERSNUM < 10515 enum eTimerChange { tcMod, tcAdd, tcDel }; - RegisterI18n(Phrases); #endif class cTimerStatusMonitor : public cStatus -- cgit v1.2.3