diff options
Diffstat (limited to 'ttxtsubsi18n.h')
-rw-r--r-- | ttxtsubsi18n.h | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/ttxtsubsi18n.h b/ttxtsubsi18n.h deleted file mode 100644 index bc3f02b..0000000 --- a/ttxtsubsi18n.h +++ /dev/null @@ -1,17 +0,0 @@ -/* - * ttxtsubsi18n.h: A plugin for the Video Disk Recorder - * - * See the README file for copyright information and how to reach the author. - * - * $Id: ttxtsubsi18n.h,v 1.1 2004/03/02 01:08:45 ragge Exp $ - */ - -#ifndef __TTXTSUBS_I18N_H -#define __TTXTSUBS_I18N_H - -#include <vdr/i18n.h> - - -extern const tI18nPhrase Phrases[]; - -#endif //__TTXTSUBS_I18N_H |