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