Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
dynar-- for hosts that restart
[simgrid.git] / src / include / surf / surf.h
index d63b9d3..6b20c10 100644 (file)
@@ -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.
  */