diff options
Diffstat (limited to 'gdb/testsuite/gdb.cp/printmethod.exp')
-rw-r--r-- | gdb/testsuite/gdb.cp/printmethod.exp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.cp/printmethod.exp b/gdb/testsuite/gdb.cp/printmethod.exp index 40c32402ae1..12c9ca80a1c 100644 --- a/gdb/testsuite/gdb.cp/printmethod.exp +++ b/gdb/testsuite/gdb.cp/printmethod.exp @@ -29,8 +29,6 @@ if { [skip_cplus_tests] } { continue } # # test running programs # -set prms_id 0 -set bug_id 0 set testfile "printmethod" set srcfile ${testfile}.cc |