mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
fix crash on init
Origin commit data
------------------
Commit: 549422d431
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-10-21 (Sat, 21 Oct 2017)
Origin message was:
------------------
- fix crash on init
This commit is contained in:
@@ -2586,9 +2586,6 @@ TIMER_START();
|
||||
|
||||
SHTDCNT::getInstance()->init();
|
||||
|
||||
hintBox->hide();
|
||||
delete hintBox;
|
||||
|
||||
//NI lcd4l-support
|
||||
LCD4l = new CLCD4l();
|
||||
if(g_settings.lcd4l_support)
|
||||
|
Reference in New Issue
Block a user