Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Variable is declared in xbt/asserts.h.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 2 Nov 2022 19:52:05 +0000 (20:52 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 2 Nov 2022 19:52:05 +0000 (20:52 +0100)
src/kernel/EngineImpl.cpp

index 99304a9..4a41dd0 100644 (file)
@@ -26,8 +26,6 @@
 #include <dlfcn.h>
 #endif /* _WIN32 */
 
-extern int xbt_log_no_loc;
-
 #if SIMGRID_HAVE_MC
 #include "src/mc/remote/AppSide.hpp"
 #endif