libeplayer3: remove no longer needed teletext output handling

Origin commit data
------------------
Branch: master
Commit: e08eadd574
Author: martii <m4rtii@gmx.de>
Date: 2014-03-23 (Sun, 23 Mar 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
martii
2014-03-23 14:46:31 +01:00
parent 7a499f35c4
commit c940dbea59
7 changed files with 39 additions and 171 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;