diff options
Diffstat (limited to 'bfd/dwarf2.c')
-rw-r--r-- | bfd/dwarf2.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/dwarf2.c b/bfd/dwarf2.c index 3af1645..010d049 100644 --- a/bfd/dwarf2.c +++ b/bfd/dwarf2.c @@ -852,7 +852,6 @@ decode_line_info (unit) int is_stmt = lh.default_is_stmt; int basic_block = 0; int end_sequence = 0; - boolean first_time = true; /* Decode the table. */ while (! end_sequence) |