Index: gdb/testsuite/gdb.disasm/t04_sub.exp |
diff --git a/gdb/testsuite/gdb.disasm/t04_sub.exp b/gdb/testsuite/gdb.disasm/t04_sub.exp |
index d1bc71e6e05d24d0a875000456608731c02961e6..3e8bfea73ebed4cc74c9c0011f7cccc0dcee0a9e 100644 |
--- a/gdb/testsuite/gdb.disasm/t04_sub.exp |
+++ b/gdb/testsuite/gdb.disasm/t04_sub.exp |
@@ -15,10 +15,6 @@ |
# This file was written by Michael Snyder (msnyder@redhat.com) |
-if $tracelevel then { |
- strace $tracelevel |
-} |
- |
if ![istarget "h8300*-*-*"] { |
verbose "Tests ignored for all but h8300s based targets." |
return |