aboutsummaryrefslogtreecommitdiff
path: root/src/interp/patches.lisp.pamphlet
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/patches.lisp.pamphlet')
-rw-r--r--src/interp/patches.lisp.pamphlet2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/interp/patches.lisp.pamphlet b/src/interp/patches.lisp.pamphlet
index 82961a1e..a825922c 100644
--- a/src/interp/patches.lisp.pamphlet
+++ b/src/interp/patches.lisp.pamphlet
@@ -300,8 +300,6 @@ previous definition.
#+:AKCL (proclaim '(ftype (function (t) t) identity))
#+:AKCL (defun identity (x) x)
-(setq identity #'identity) ;to make LispVM code for handling constants to work
-
(|initializeTimedNames| |$interpreterTimedNames| |$interpreterTimedClasses|)
(defun |rebuild| (filemode)