diff options
Diffstat (limited to 'gdb/testsuite/gdb.cp/inherit.exp')
-rw-r--r-- | gdb/testsuite/gdb.cp/inherit.exp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.cp/inherit.exp b/gdb/testsuite/gdb.cp/inherit.exp index 7b9063741ae..183aa0056de 100644 --- a/gdb/testsuite/gdb.cp/inherit.exp +++ b/gdb/testsuite/gdb.cp/inherit.exp @@ -715,15 +715,11 @@ proc test_print_mvi_classes { } { } proc do_tests { } { - global prms_id - global bug_id global subdir global objdir global srcdir global binfile - set prms_id 0 - set bug_id 0 # Start with a fresh gdb. |