X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f3ae712a1b95294052b6e8136d0f0f2d4b30e6eb..a6cfbb1f3aefdb686ce955601ddf20391fa0fe45:/src/mc/mc_dwarf_tagnames.h?ds=sidebyside diff --git a/src/mc/mc_dwarf_tagnames.h b/src/mc/mc_dwarf_tagnames.h index e87aec4a56..5be001b9eb 100644 --- a/src/mc/mc_dwarf_tagnames.h +++ b/src/mc/mc_dwarf_tagnames.h @@ -59,7 +59,6 @@ case 0x3a: return "DW_TAG_imported_module"; case 0x3b: return "DW_TAG_unspecified_type"; case 0x3c: return "DW_TAG_partial_unit"; case 0x3d: return "DW_TAG_imported_unit"; -case 0x3e: return "DW_TAG_mutable_type"; case 0x3f: return "DW_TAG_condition"; case 0x40: return "DW_TAG_shared_type"; case 0x41: return "DW_TAG_type_unit";