Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move the host list into the Engine
[simgrid.git] / include / simgrid / host.h
index d839c96..3c869c3 100644 (file)
@@ -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();