diff options
Diffstat (limited to 'gdb/testsuite/gdb.fortran/exprs.exp')
-rw-r--r-- | gdb/testsuite/gdb.fortran/exprs.exp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.fortran/exprs.exp b/gdb/testsuite/gdb.fortran/exprs.exp index ec275b5..37e313a 100644 --- a/gdb/testsuite/gdb.fortran/exprs.exp +++ b/gdb/testsuite/gdb.fortran/exprs.exp @@ -23,8 +23,6 @@ if $tracelevel then { if { [skip_fortran_tests] } { continue } -set prms_id 0 -set bug_id 0 # Set the current language to fortran. This counts as a test. If it # fails, then we skip the other tests. |