Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill platform generation from the C sources
[simgrid.git] / src / surf / surfxml_parseplatf.cpp
index 6fde67c..5a9ea0e 100644 (file)
@@ -199,7 +199,6 @@ void parse_platform_file(const char *file)
     xbt_dict_free(&trace_connect_list_link_bw);
     xbt_dict_free(&trace_connect_list_link_lat);
     xbt_dict_free(&traces_set_list);
-    xbt_dict_free(&random_data_list);
     xbt_dynar_free(&surfxml_bufferstack_stack);
 
     surf_parse_close();