X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fpcl%2Fmethods.lisp;h=4fe14b3fcd2dfe65e3795d1ee83ef51ed6e90f58;hb=4fc9d21ae1d8a6a2f8ff70f589d5da103203de13;hp=19f377b5c86a09d5e815fa3cb01f89e67cccac0f;hpb=a530bbe337109d898d5b4a001fc8f1afa3b5dc39;p=sbcl.git diff --git a/src/pcl/methods.lisp b/src/pcl/methods.lisp index 19f377b..4fe14b3 100644 --- a/src/pcl/methods.lisp +++ b/src/pcl/methods.lisp @@ -22,9 +22,6 @@ ;;;; specification. (in-package "SB-PCL") - -(sb-int:file-comment - "$Header$") (defmethod shared-initialize :after ((slotd standard-slot-definition) slot-names &key)