X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fpcl%2Fprecom1.lisp;h=635cad1e87ad0477355ed3971d9407cf58c41186;hb=18d4de696bc5063aad026ba62be613c7b07f5fc8;hp=cdcca09954335c7d39a4e969f9d2f4b16c76708c;hpb=a530bbe337109d898d5b4a001fc8f1afa3b5dc39;p=sbcl.git diff --git a/src/pcl/precom1.lisp b/src/pcl/precom1.lisp index cdcca09..635cad1 100644 --- a/src/pcl/precom1.lisp +++ b/src/pcl/precom1.lisp @@ -22,9 +22,6 @@ ;;;; specification. (in-package "SB-PCL") - -(sb-int:file-comment - "$Header$") ;;; Pre-allocate generic function caches. The hope is that this will put ;;; them nicely together in memory, and that that may be a win. Of course