X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/49e85177c669d793e84242983a1b1f430e47184e..9d0bdd2e04d23fbcc1db6e7e525cf79979c4643b:/include/xbt/module.h diff --git a/include/xbt/module.h b/include/xbt/module.h index 9405484950..398e9f77b2 100644 --- a/include/xbt/module.h +++ b/include/xbt/module.h @@ -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()