mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
src/neutrino.cpp: fix conflict, remove old code
This commit is contained in:
@@ -1776,8 +1776,6 @@ TIMER_START();
|
|||||||
//init video settings
|
//init video settings
|
||||||
g_videoSettings = new CVideoSettings;
|
g_videoSettings = new CVideoSettings;
|
||||||
g_videoSettings->setVideoSettings();
|
g_videoSettings->setVideoSettings();
|
||||||
if(display_language_selection)
|
|
||||||
videoDecoder->ShowPicture(DATADIR "/neutrino/icons/start.jpg");
|
|
||||||
|
|
||||||
g_RCInput = new CRCInput();
|
g_RCInput = new CRCInput();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user