mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
supplement to 4111ff45cb
fix
This commit is contained in:
@@ -1813,7 +1813,6 @@ TIMER_START();
|
|||||||
}
|
}
|
||||||
timer_wakeup = (timer_wakeup && g_settings.shutdown_timer_record_type);
|
timer_wakeup = (timer_wakeup && g_settings.shutdown_timer_record_type);
|
||||||
g_settings.shutdown_timer_record_type = false;
|
g_settings.shutdown_timer_record_type = false;
|
||||||
timer_wakeup = false;
|
|
||||||
|
|
||||||
powerManager = new cPowerManager;
|
powerManager = new cPowerManager;
|
||||||
powerManager->Open();
|
powerManager->Open();
|
||||||
|
Reference in New Issue
Block a user