diff options
Diffstat (limited to 'gdb/testsuite/gdb.cp/ref-params.exp')
-rw-r--r-- | gdb/testsuite/gdb.cp/ref-params.exp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.cp/ref-params.exp b/gdb/testsuite/gdb.cp/ref-params.exp index b5b030a..6db4c9c 100644 --- a/gdb/testsuite/gdb.cp/ref-params.exp +++ b/gdb/testsuite/gdb.cp/ref-params.exp @@ -23,8 +23,6 @@ if $tracelevel then { # # test running programs # -set prms_id 0 -set bug_id 0 if { [skip_cplus_tests] } { continue } |