Missing Initialization of FDIR in FreshDeviceHandlerBase #33
@ -122,8 +122,6 @@ void ObjectManager::initialize() {
|
|||||||
it.first, result);
|
it.first, result);
|
||||||
#endif
|
#endif
|
||||||
errorCount++;
|
errorCount++;
|
||||||
} else {
|
|
||||||
sif::printDebug("ObjectManager::initialize: Initialized object with ID 0x%x\n", it.first);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (errorCount > 0) {
|
if (errorCount > 0) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user