X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d12368e5b9db4863e721dd4f9ed40574b9860da6..1c006a013e83828a40b76b6c652a995b5c2fa552:/include/simgrid/host.h diff --git a/include/simgrid/host.h b/include/simgrid/host.h index d839c96423..3c869c33ae 100644 --- a/include/simgrid/host.h +++ b/include/simgrid/host.h @@ -16,8 +16,6 @@ SG_BEGIN_DECL() -XBT_PUBLIC(void) sg_host_exit(); - XBT_PUBLIC(size_t) sg_host_count(); XBT_PUBLIC(sg_host_t *) sg_host_list();