Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill a deprecated function, deprecate another one, and inline a simcall
[simgrid.git] / src / simix / simcalls.in
index 469b171..094b82d 100644 (file)
@@ -46,8 +46,6 @@
 # ./include/simgrid/simix.h (otherwise you will get a warning at the
 # compilation time)
 
-Proc H host_off (void) (host, void*, sg_host_t)
-
 Proc H vm_suspend (void) (ind_vm, void*, sg_host_t)
 Proc H vm_resume (void) (ind_vm, void*, sg_host_t)
 Proc H vm_shutdown (void) (ind_vm, void*, sg_host_t)