neutrino-cpp: fix build

Origin commit data
------------------
Branch: ni/coolstream
Commit: 7ddea13746
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-03-19 (Sun, 19 Mar 2017)

Origin message was:
------------------
- neutrino-cpp: fix build

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-03-19 20:39:59 +01:00
parent 2aa18cd5e1
commit 09f897e34d

View File

@@ -2290,7 +2290,6 @@ TIMER_START();
g_info.hw_caps = get_hwcaps();
can_deepstandby = g_info.hw_caps->can_shutdown;
g_info.has_fan = g_info.hw_caps->has_fan;
g_Locale = new CLocaleManager;