libeplayer3: remove no longer needed teletext output handling

This commit is contained in:
martii
2014-03-23 14:46:31 +01:00
parent 9eb23c78f4
commit a0cd63ce87
6 changed files with 36 additions and 168 deletions

View File

@@ -34,7 +34,6 @@ typedef struct PlaybackHandler_s {
unsigned char isAudio;
unsigned char isSubtitle;
unsigned char isDvbSubtitle;
unsigned char isTeletext;
unsigned char abortRequested;
unsigned char abortPlayback;