summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp/impl-this.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.cp/impl-this.exp')
-rw-r--r--gdb/testsuite/gdb.cp/impl-this.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.cp/impl-this.exp b/gdb/testsuite/gdb.cp/impl-this.exp
index 4a11fb21823..9ce409ee10e 100644
--- a/gdb/testsuite/gdb.cp/impl-this.exp
+++ b/gdb/testsuite/gdb.cp/impl-this.exp
@@ -52,7 +52,6 @@ with_test_prefix "before run" {
# Run to D::f.
if {![runto_main]} {
- perror "couldn't run to main"
return
}