gdb/testsuite: remove unused "variable" statement

Change-Id: I2e26a9953324c752edd01b37db6b176fd0ee9187
This commit is contained in:
Simon Marchi
2025-11-04 10:51:44 -05:00
parent 06779b0e71
commit 1fd463f362

View File

@@ -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}]