mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 10:21:10 +02:00
src/neutrino.cpp: fix rebase error
This commit is contained in:
@@ -2475,7 +2475,7 @@ TIMER_START();
|
||||
g_videoSettings = new CVideoSettings;
|
||||
g_videoSettings->setVideoSettings();
|
||||
|
||||
frameBuffer->showFrame(LOGODIR "/logo.jpg");
|
||||
// show start logo
|
||||
bool startlogo = frameBuffer->showFrame("logo.jpg");
|
||||
|
||||
g_RCInput = new CRCInput();
|
||||
|
Reference in New Issue
Block a user