X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fpcl%2Fconstruct.lisp;h=2675145033fcd9b54556e35c1242b70782a66d26;hb=cea4896b2482b7b2b429c1631d774b4cfbc0efba;hp=ab66487b4e08a9052bd43eaed47dfc3d8de43f0a;hpb=c3f281f5c34b55170ac43a4679f1528b8bb7c703;p=sbcl.git diff --git a/src/pcl/construct.lisp b/src/pcl/construct.lisp index ab66487..2675145 100644 --- a/src/pcl/construct.lisp +++ b/src/pcl/construct.lisp @@ -25,9 +25,6 @@ ;;;; specification. (in-package "SB-PCL") - -(sb-int:file-comment - "$Header$") ;;; defconstructor is used to define special purpose functions which just ;;; call make-instance with a symbol as the first argument. The semantics