mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
movieplayer: remove obsolete playback->SetTeletextPid() call
Origin commit data
------------------
Branch: ni/coolstream
Commit: c401847450
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-27 (Wed, 27 Dec 2017)
Origin message was:
------------------
- movieplayer: remove obsolete playback->SetTeletextPid() call
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1341,7 +1341,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