diff options
Diffstat (limited to 'src/interp/trace.boot')
-rw-r--r-- | src/interp/trace.boot | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/interp/trace.boot b/src/interp/trace.boot index d6770d54..883717c1 100644 --- a/src/interp/trace.boot +++ b/src/interp/trace.boot @@ -824,9 +824,6 @@ stupidIsSpadFunction fn == break msg == condition:= MONITOR_,EVALTRAN(_/BREAKCONDITION,nil) - -- The next line is to try to deal with some reported cases of unwanted - -- backtraces appearing, MCD. - ENABLE_-BACKTRACE(nil) EVAL condition => sayBrightly msg INTERRUPT() |