aboutsummaryrefslogtreecommitdiff
path: root/src/interp/macros.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/macros.lisp')
-rw-r--r--src/interp/macros.lisp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/interp/macros.lisp b/src/interp/macros.lisp
index 7044e6e1..ceb57807 100644
--- a/src/interp/macros.lisp
+++ b/src/interp/macros.lisp
@@ -61,8 +61,6 @@
; 5.3 Top-Level Forms
-(defun SETANDFILE (x y) (LAM\,EVALANDFILEACTQ `(defparameter ,x ',y)))
-
; 6 PREDICATES
; 6.3 Equality Predicates