aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/testsuite/lib/mi-support.exp3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/testsuite/lib/mi-support.exp b/gdb/testsuite/lib/mi-support.exp
index e24cf06..86a0fd6 100644
--- a/gdb/testsuite/lib/mi-support.exp
+++ b/gdb/testsuite/lib/mi-support.exp
@@ -2264,9 +2264,6 @@ namespace eval ::varobj_tree {
error "tree does not contain enough elements"
}
-variable _root_idx
- set _root_idx 0
-
# Create root node and process the tree.
array set root [list language $language]
array set root [list obj_name "root"]