diff options
Diffstat (limited to 'gdb/testsuite/gdb.cp/shadow.exp')
-rw-r--r-- | gdb/testsuite/gdb.cp/shadow.exp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.cp/shadow.exp b/gdb/testsuite/gdb.cp/shadow.exp index 945cf99c0ef..2104172bb11 100644 --- a/gdb/testsuite/gdb.cp/shadow.exp +++ b/gdb/testsuite/gdb.cp/shadow.exp @@ -20,8 +20,6 @@ if $tracelevel then { strace $tracelevel } -set prms_id 0 -set bug_id 0 set testfile shadow set srcfile ${testfile}.cc |