mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 08:21:07 +02:00
neutrino.cpp: remove CInfoClock::getInstance()->block() on timeout and home
Is already done with sccreensaver.
Origin commit data
------------------
Commit: 45b64200b0
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-01-05 (Sun, 05 Jan 2020)
This commit is contained in:
@@ -3101,7 +3101,6 @@ void CNeutrinoApp::RealRun()
|
||||
{
|
||||
if (CScreenSaver::getInstance()->canStart() && !CScreenSaver::getInstance()->isActive())
|
||||
{
|
||||
CInfoClock::getInstance()->block();
|
||||
CScreenSaver::getInstance()->Start();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user