mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
clearify comment
Origin commit data
------------------
Commit: c08144a9d9
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-09 (Tue, 09 May 2017)
Origin message was:
------------------
- clearify comment
This commit is contained in:
@@ -457,8 +457,8 @@ int CNeutrinoApp::loadSetup(const char * fname)
|
||||
g_settings.hdd_statfs_mode = configfile.getInt32( "hdd_statfs_mode", SNeutrinoSettings::HDD_STATFS_RECORDING);
|
||||
|
||||
/*
|
||||
hw_caps uses CFEManager and CFEManager needs g_settings.
|
||||
So g_settings cannot use hw_caps.
|
||||
hw_caps needs CFEManager and CFEManager needs g_settings.
|
||||
So loadSetup() cannot use hw_caps to init g_settings.
|
||||
|
||||
For this reason we need this workaround.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user