revert erroneous checkin to mi-support.exp
authorTom Tromey <tromey@redhat.com>
Mon, 23 Sep 2013 18:11:49 +0000 (18:11 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 23 Sep 2013 18:11:49 +0000 (18:11 +0000)
gdb/testsuite/lib/mi-support.exp

index e24cf06c34c6bcb56110e0b0a934ae7788b31761..86a0fd6030b1b0bf4bc49c78bc64b105db7cf534 100644 (file)
@@ -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"]
This page took 0.026085 seconds and 4 git commands to generate.