mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 19:01:13 +02:00
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:
@@ -2290,7 +2290,6 @@ TIMER_START();
|
|||||||
|
|
||||||
g_info.hw_caps = get_hwcaps();
|
g_info.hw_caps = get_hwcaps();
|
||||||
can_deepstandby = g_info.hw_caps->can_shutdown;
|
can_deepstandby = g_info.hw_caps->can_shutdown;
|
||||||
g_info.has_fan = g_info.hw_caps->has_fan;
|
|
||||||
|
|
||||||
g_Locale = new CLocaleManager;
|
g_Locale = new CLocaleManager;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user