X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/66acb13a76dfe861a60220704697e361495e0eb0..728a1c266d918708c40045c08980ef68ce696833:/src/include/surf/surf.h diff --git a/src/include/surf/surf.h b/src/include/surf/surf.h index d63b9d302d..6b20c10292 100644 --- a/src/include/surf/surf.h +++ b/src/include/surf/surf.h @@ -681,11 +681,6 @@ XBT_PUBLIC(void) surf_vm_model_init_HL13(); */ XBT_PUBLIC_DATA(s_surf_model_description_t) surf_vm_model_description[]; -/** \ingroup SURF_simulation - * \brief List of hosts that have just restarted and whose autorestart process should be restarted. - */ -XBT_PUBLIC_DATA(xbt_dynar_t) host_that_restart; - /** \ingroup SURF_simulation * \brief List of hosts for which one want to be notified if they ever restart. */