src/neutrino.cpp: fix conflict, remove old code

Origin commit data
------------------
Commit: a343a64883
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-20 (Tue, 20 Mar 2012)
This commit is contained in:
[CST] Focus
2012-03-20 11:20:13 +04:00
parent a48f76b4b9
commit 1ee1cf2f2b

View File

@@ -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();