mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 15:33:00 +02:00
libeplayer3: remove no longer needed teletext output handling
This commit is contained in:
@@ -60,8 +60,6 @@ typedef struct OutputHandler_s {
|
||||
char *Name;
|
||||
Output_t *audio;
|
||||
Output_t *video;
|
||||
Output_t *subtitle;
|
||||
Output_t *teletext;
|
||||
int (*Command) ( /*Context_t */ void *, OutputCmd_t, void *);
|
||||
} OutputHandler_t;
|
||||
|
||||
|
Reference in New Issue
Block a user