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:
gixxpunk
2017-10-21 10:51:15 +02:00
parent c442d261af
commit 88a674910a

View File

@@ -2586,9 +2586,6 @@ TIMER_START();
SHTDCNT::getInstance()->init(); SHTDCNT::getInstance()->init();
hintBox->hide();
delete hintBox;
//NI lcd4l-support //NI lcd4l-support
LCD4l = new CLCD4l(); LCD4l = new CLCD4l();
if(g_settings.lcd4l_support) if(g_settings.lcd4l_support)