Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
updating the dtd and some memory leacks
[simgrid.git] / src / include / surf / surf.h
index b6db621674c1354bd0d36bec1d5eb7ebb6f840e7..8ac134c4187f54fa65b3021916bbc7d9b682197c 100644 (file)
@@ -549,8 +549,6 @@ XBT_PUBLIC_DATA(xbt_dict_t) current_property_set; /* the prop set for the curren
 void parse_properties(void);
 void free_string(void*);
 
-XBT_PUBLIC(void) surfxml_add_callback(xbt_dynar_t cb_list, void_f_void_t function);
-
 SG_END_DECL()
 
 #endif                         /* _SURF_SURF_H */