From cc834a41aa246f3067a49b5b2ed0da23128c497c Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Wed, 2 Nov 2022 20:52:05 +0100 Subject: [PATCH] Variable is declared in xbt/asserts.h. --- src/kernel/EngineImpl.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/kernel/EngineImpl.cpp b/src/kernel/EngineImpl.cpp index 99304a9393..4a41dd014e 100644 --- a/src/kernel/EngineImpl.cpp +++ b/src/kernel/EngineImpl.cpp @@ -26,8 +26,6 @@ #include #endif /* _WIN32 */ -extern int xbt_log_no_loc; - #if SIMGRID_HAVE_MC #include "src/mc/remote/AppSide.hpp" #endif -- 2.20.1