Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Variable is declared in xbt/asserts.h.
[simgrid.git] / 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