Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revert "try to port the gras simulation side to the new smx_network infrastructure...
[simgrid.git] / src / gras / Virtu / virtu_private.h
index 39a31d6..9162237 100644 (file)
@@ -44,7 +44,5 @@ typedef struct {
 gras_procdata_t *gras_procdata_get(void);
 void *gras_libdata_by_name_from_procdata(const char *name,
                                          gras_procdata_t * pd);
-void *gras_libdata_by_id_from_procdata(int id,gras_procdata_t *pd);
-
 
 #endif /* GRAS_VIRTU_PRIVATE_H */