| Index: gdb/testsuite/gdb.objc/print.exp
|
| diff --git a/gdb/testsuite/gdb.objc/print.exp b/gdb/testsuite/gdb.objc/print.exp
|
| index 56725e1df6d70ed310b18255d57e1fc4b0cbe366..96fb759c1eeac739dd8c557fa7bd11a96fdcd449 100644
|
| --- a/gdb/testsuite/gdb.objc/print.exp
|
| +++ b/gdb/testsuite/gdb.objc/print.exp
|
| @@ -21,10 +21,6 @@
|
| # Test printing of various values.
|
| # NOTE: The tests here intentionally do not require an objc compiler.
|
|
|
| -if $tracelevel {
|
| - strace $tracelevel
|
| -}
|
| -
|
| load_lib "objc.exp"
|
|
|
| proc test_float_accepted {} {
|
|
|