aboutsummaryrefslogtreecommitdiff
path: root/src/interp/vmlisp.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/vmlisp.lisp')
-rw-r--r--src/interp/vmlisp.lisp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/interp/vmlisp.lisp b/src/interp/vmlisp.lisp
index 0e7b339a..49c58494 100644
--- a/src/interp/vmlisp.lisp
+++ b/src/interp/vmlisp.lisp
@@ -51,8 +51,6 @@
;; DEFVARS
-(defvar *comp370-apply* nil "function (name def) for comp370 to apply")
-
(defvar *embedded-functions* nil)
(defvar macerrorcount 0 "Put some documentation in here someday")