diff options
Diffstat (limited to 'binutils/dwarf.h')
-rw-r--r-- | binutils/dwarf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/binutils/dwarf.h b/binutils/dwarf.h index 61c4158..d2f9523 100644 --- a/binutils/dwarf.h +++ b/binutils/dwarf.h @@ -189,7 +189,6 @@ typedef struct /* List of .debug_ranges offsets seen in this .debug_info. */ uint64_t * range_lists; - unsigned int * range_versions; unsigned int num_range_lists; unsigned int max_range_lists; uint64_t rnglists_base; |