mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
movieplayer: remove obsolete playback->SetTeletextPid() call
Origin commit data
------------------
Commit: c401847450
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-27 (Wed, 27 Dec 2017)
Origin message was:
------------------
- movieplayer: remove obsolete playback->SetTeletextPid() call
This commit is contained in:
@@ -1341,7 +1341,6 @@ bool CMoviePlayerGui::PlayFileStart(void)
|
|||||||
#if 0
|
#if 0
|
||||||
clearSubtitle();
|
clearSubtitle();
|
||||||
#endif
|
#endif
|
||||||
playback->SetTeletextPid(-1);
|
|
||||||
|
|
||||||
printf("IS FILE PLAYER: %s\n", is_file_player ? "true": "false" );
|
printf("IS FILE PLAYER: %s\n", is_file_player ? "true": "false" );
|
||||||
playback->Open(is_file_player ? PLAYMODE_FILE : PLAYMODE_TS);
|
playback->Open(is_file_player ? PLAYMODE_FILE : PLAYMODE_TS);
|
||||||
|
Reference in New Issue
Block a user