Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove deprecated features for next release (3.30).
[simgrid.git] / docs / source / app_s4u.rst
index 8bae0cc..01e3c22 100644 (file)
@@ -858,7 +858,7 @@ Retrieving actors
 
    .. group-tab:: C
 
-      .. doxygenfunction:: simgrid_get_actor_count()
+      .. doxygenfunction:: sg_actor_count()
 
 Retrieving hosts
 ----------------
@@ -1219,7 +1219,6 @@ Retrieving hosts
       .. doxygenfunction:: sg_host_by_name(const char *name)
       .. doxygenfunction:: sg_host_count()
       .. doxygenfunction:: sg_host_list()
-      .. doxygenfunction:: sg_hosts_as_dynar()
 
 Modifying characteristics
 -------------------------