diff options
Diffstat (limited to 'gdb/testsuite/gdb.fortran/exprs.exp')
-rw-r--r-- | gdb/testsuite/gdb.fortran/exprs.exp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.fortran/exprs.exp b/gdb/testsuite/gdb.fortran/exprs.exp index 2a1c157f770..20eb0eae32e 100644 --- a/gdb/testsuite/gdb.fortran/exprs.exp +++ b/gdb/testsuite/gdb.fortran/exprs.exp @@ -17,10 +17,6 @@ # This file was adapted from old Chill tests by Stan Shebs # (shebs@cygnus.com). -if $tracelevel then { - strace $tracelevel -} - load_lib "fortran.exp" if { [skip_fortran_tests] } { continue } |