diff options
-rw-r--r-- | timerstatus.h | 1 |
1 files changed, 0 insertions, 1 deletions
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 |