diff options
Diffstat (limited to 'src/interp/spad.lisp')
-rw-r--r-- | src/interp/spad.lisp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interp/spad.lisp b/src/interp/spad.lisp index 56c1cc80..4e8eab08 100644 --- a/src/interp/spad.lisp +++ b/src/interp/spad.lisp @@ -67,7 +67,6 @@ (defun spad (ifile &aux (*comp370-apply* (function |printBackendDecl|)) - (*fileactq-apply* (function |printBackendDecl|)) ($SPAD T) (|$compilerOptions| nil) (|$editFile| ifile) |