libtuxtxt: remove unused fd parameter from tuxtx_main()

This commit is contained in:
Stefan Seyfried
2017-02-19 11:52:37 +01:00
committed by M. Liebmann
parent f94f960e85
commit 418819e261
5 changed files with 7 additions and 7 deletions

View File

@@ -2538,7 +2538,7 @@ void CNeutrinoApp::RealRun()
StopSubtitles();
tuxtx_stop_subtitle();
tuxtx_main(g_RCInput->getFileHandle(), g_RemoteControl->current_PIDs.PIDs.vtxtpid);
tuxtx_main(g_RemoteControl->current_PIDs.PIDs.vtxtpid);
frameBuffer->paintBackground();
//if(!g_settings.cacheTXT)