mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
- movieplayer: remove obsolete playback->SetTeletextPid() call
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -1342,7 +1342,6 @@ bool CMoviePlayerGui::PlayFileStart(void)
|
||||
#if 0
|
||||
clearSubtitle();
|
||||
#endif
|
||||
playback->SetTeletextPid(-1);
|
||||
|
||||
printf("IS FILE PLAYER: %s\n", is_file_player ? "true": "false" );
|
||||
playback->Open(is_file_player ? PLAYMODE_FILE : PLAYMODE_TS);
|
||||
|
Reference in New Issue
Block a user