diff options
Diffstat (limited to 'gdb/testsuite/gdb.gdb/xfullpath.exp')
-rw-r--r-- | gdb/testsuite/gdb.gdb/xfullpath.exp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.gdb/xfullpath.exp b/gdb/testsuite/gdb.gdb/xfullpath.exp index 5b8faf36a7a..d7234db8282 100644 --- a/gdb/testsuite/gdb.gdb/xfullpath.exp +++ b/gdb/testsuite/gdb.gdb/xfullpath.exp @@ -21,8 +21,6 @@ if $tracelevel then { strace $tracelevel } -set prms_id 0 -set bug_id 0 # are we on a target board if { [is_remote target] || ![isnative] } then { |