X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/45c3f1cfee86fb48c96d53f8267f99b6db6e3d7a..9d0bdd2e04d23fbcc1db6e7e525cf79979c4643b:/include/xbt/module.h?ds=sidebyside 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()