mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 01:07:52 +00:00
gdb/testsuite: remove unused "variable" statement
Change-Id: I2e26a9953324c752edd01b37db6b176fd0ee9187
This commit is contained in:
@@ -1015,7 +1015,6 @@ namespace eval Dwarf {
|
||||
|
||||
proc _handle_DW_TAG {tag_name {attrs {}} {children {}}} {
|
||||
variable _abbrev_section
|
||||
variable _abbrev_num
|
||||
variable _constants
|
||||
|
||||
set has_children [expr {[string length $children] > 0}]
|
||||
|
||||
Reference in New Issue
Block a user