diff --git a/components/detournavigator/asyncnavmeshupdater.cpp b/components/detournavigator/asyncnavmeshupdater.cpp index 505a579b27..f4efc744b7 100644 --- a/components/detournavigator/asyncnavmeshupdater.cpp +++ b/components/detournavigator/asyncnavmeshupdater.cpp @@ -111,7 +111,6 @@ namespace DetourNavigator catch (const std::exception& e) { DetourNavigator::log("AsyncNavMeshUpdater::process exception: ", e.what()); - ::Log(Debug::Warning) << "Exception while process navmesh updated job: " << e.what(); } } log("stop process jobs");