summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp/bool.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.cp/bool.exp')
-rw-r--r--gdb/testsuite/gdb.cp/bool.exp4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.cp/bool.exp b/gdb/testsuite/gdb.cp/bool.exp
index e33ebe9b2f3..9bf1810192b 100644
--- a/gdb/testsuite/gdb.cp/bool.exp
+++ b/gdb/testsuite/gdb.cp/bool.exp
@@ -18,10 +18,6 @@
# This file is part of the gdb testsuite.
-if $tracelevel then {
- strace $tracelevel
-}
-
# Test returning bool.
if { [skip_cplus_tests] } { continue }