X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6cb209db8d497c61637e7f1d148c6498bbe36188..36ff0407edc1324b5bd7ec989b36e99f200987f5:/src/simix/smx_host_private.h diff --git a/src/simix/smx_host_private.h b/src/simix/smx_host_private.h index 261fe15b28..5cfdd36b5b 100644 --- a/src/simix/smx_host_private.h +++ b/src/simix/smx_host_private.h @@ -38,7 +38,6 @@ namespace simgrid { typedef simgrid::simix::Host s_smx_host_priv_t; XBT_PRIVATE void _SIMIX_host_free_process_arg(void *); -XBT_PRIVATE void SIMIX_host_create(sg_host_t host); XBT_PRIVATE void SIMIX_host_add_auto_restart_process(sg_host_t host, const char *name,