X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fpcl%2Fcache.lisp;h=5eb5930fb0ef19e877629e873e7e41ff168c58b1;hb=ebc0f0ebf9efd39519ab86ba28c33abdb25443e0;hp=313d96da7021cff6e5f8dc86f27a54c338a711fb;hpb=a987d443ea0935bfdfa2eb8547218fef9730a14f;p=sbcl.git diff --git a/src/pcl/cache.lisp b/src/pcl/cache.lisp index 313d96d..5eb5930 100644 --- a/src/pcl/cache.lisp +++ b/src/pcl/cache.lisp @@ -1238,4 +1238,3 @@ ((8 16) 4) (otherwise 6))) -(defvar *empty-cache* (make-cache)) ; for defstruct slot initial value forms