X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fpcl%2Fdlisp3.lisp;h=0cef2d6f83248e67661db6a58088f23cb1fcd561;hb=22c1de0a40df83bb5628974010a879cb2c17ff53;hp=c3209ac6669b2322129de52070721f61f83cab22;hpb=ed7ba4dad8a79726fdfeba5aa12e276ea852c540;p=sbcl.git diff --git a/src/pcl/dlisp3.lisp b/src/pcl/dlisp3.lisp index c3209ac..0cef2d6 100644 --- a/src/pcl/dlisp3.lisp +++ b/src/pcl/dlisp3.lisp @@ -59,11 +59,6 @@ (nil nil (class class) t))) ) ; EVAL-WHEN -(defmacro make-checking-or-caching-function-list () - `(list ,@(mapcar (lambda (key) - `(cons ',key (emit-checking-or-caching-macro ,@key))) - *checking-or-caching-list*))) - ;;; Rather than compiling the constructors here, just tickle the range ;;; of shapes defined above, leaving the generation of the ;;; constructors to precompile-dfun-constructors.