aboutsummaryrefslogtreecommitdiff
path: root/src/propspec.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/propspec.lisp')
-rw-r--r--src/propspec.lisp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/propspec.lisp b/src/propspec.lisp
index a348f5c..4224141 100644
--- a/src/propspec.lisp
+++ b/src/propspec.lisp
@@ -170,9 +170,6 @@ an atomic property application."
(t
propapp))))
-(defvar *remote-lisp* nil
- "Whether this Lisp is one started up within a call to DEPLOY*.")
-
(defmethod eval-propspec ((propspec propspec))
"Apply properties as specified by PROPSPEC."
;; TODO should have this check in the closures produced by DEFPROP too, so