Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rewrite/simplify the C++ flag declaration
[simgrid.git] / include / xbt / module.h
index 9405484..398e9f7 100644 (file)
@@ -14,7 +14,6 @@
 SG_BEGIN_DECL()
 
 XBT_PUBLIC(void) xbt_init(int *argc, char **argv);
-XBT_PUBLIC(void) xbt_exit(void);
 
 SG_END_DECL()