summaryrefslogtreecommitdiff
path: root/i18n.h
diff options
context:
space:
mode:
Diffstat (limited to 'i18n.h')
-rw-r--r--i18n.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/i18n.h b/i18n.h
index ce5421f..e584d17 100644
--- a/i18n.h
+++ b/i18n.h
@@ -23,15 +23,6 @@ class I18n
I18n& LiveI18n();
-#if APIVERSNUM < 10507
-extern const tI18nPhrase Phrases[];
-#define trNOOP(s) (s)
-#endif
-
-#if APIVERSNUM < 10509
-#define trVDR(s) tr(s)
-#endif
-
} // namespace vdrlive
#endif // VDR_LIVE_I18N_H