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