X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ddb5db51001c1a87812be98077c86d290529ca03..27555647557a800558f9adfc205e5d9340d708d1:/src/instr/instr_paje_types.cpp diff --git a/src/instr/instr_paje_types.cpp b/src/instr/instr_paje_types.cpp index 551e5c469a..c5dc7fee01 100644 --- a/src/instr/instr_paje_types.cpp +++ b/src/instr/instr_paje_types.cpp @@ -56,7 +56,6 @@ void PJ_type_free (type_t type) xbt_free(value->color); xbt_free(value->id); xbt_free(value); - //PJ_value_free (value); } xbt_dict_free (&type->values); xbt_free (type->name);