Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Introduce DTD v4
[simgrid.git] / src / include / surf / surf.h
index 2a5aeec..0b98b06 100644 (file)
@@ -976,8 +976,6 @@ XBT_PUBLIC(void) parse_platform_file(const char *file);
 /* For the trace and trace:connect tag (store their content till the end of the parsing) */
 XBT_PUBLIC_DATA(xbt_dict_t) traces_set_list;
 
-XBT_PUBLIC(double) parse_cpu_speed(const char *str_speed);
-
 XBT_PUBLIC(xbt_dict_t) get_as_router_properties(const char* name);
 
 /*