X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/49e85177c669d793e84242983a1b1f430e47184e..23f4a1521c0658ea2450c97e70616b6d04de97d7:/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()