Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Simplify the library initialization + deprecate 2 XBT functions
[simgrid.git] / src / xbt / xbt_modinter.h
index bd3625e..b715ae3 100644 (file)
@@ -15,8 +15,6 @@ SG_BEGIN_DECL
 
 void xbt_log_postexit(void);
 
-extern int xbt_initialized;
-
 SG_END_DECL
 
 #endif