X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fpcl%2Ffsc.lisp;h=3fb228fddcb71e2215f9beb6f51687cc8937db99;hb=203c15eefffd996fd20bd28d461ea1aa3865dbbe;hp=bb4cd609a975ee2cd02436fc27b6f458d15d9b22;hpb=a530bbe337109d898d5b4a001fc8f1afa3b5dc39;p=sbcl.git diff --git a/src/pcl/fsc.lisp b/src/pcl/fsc.lisp index bb4cd60..3fb228f 100644 --- a/src/pcl/fsc.lisp +++ b/src/pcl/fsc.lisp @@ -32,9 +32,6 @@ ;;;; specification. (in-package "SB-PCL") - -(sb-int:file-comment - "$Header$") (defmethod wrapper-fetcher ((class funcallable-standard-class)) 'fsc-instance-wrapper)