Remove unnecessary log

This commit is contained in:
2026-02-13 16:54:01 +01:00
parent df99dac687
commit cba06a8aa8

View File

@@ -212,7 +212,6 @@ static void ProcessEvent() {
g_James = nullptr;
g_MainMenu = nullptr;
}
logger->debug("{} {}", objectName, funcName);
}
if (objectName.contains("W_FullUI_C")) {