little fix

This commit is contained in:
Robin Müller 2023-12-18 11:21:06 +01:00
parent e350bf6cec
commit 4a3135e1bd
Signed by: muellerr
GPG Key ID: A649FB78196E3849
1 changed files with 0 additions and 1 deletions

View File

@ -120,7 +120,6 @@ void ObjectManager::initialize() {
sif::printError(
"ObjectManager::initialize: Object 0x%08x failed to initialize with code 0x%04x\n",
it.first, result);
#endif
#endif
errorCount++;
}