X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fpcl%2Fmacros.lisp;h=ceb778c0647ac8b1db1726c5f5bc7f57a487f6ca;hb=cea4896b2482b7b2b429c1631d774b4cfbc0efba;hp=d77e02cee4bd62487a3ae2fb13d790cf7f1aa5a2;hpb=c3f281f5c34b55170ac43a4679f1528b8bb7c703;p=sbcl.git diff --git a/src/pcl/macros.lisp b/src/pcl/macros.lisp index d77e02c..ceb778c 100644 --- a/src/pcl/macros.lisp +++ b/src/pcl/macros.lisp @@ -26,9 +26,6 @@ (in-package "SB-PCL") -(sb-int:file-comment - "$Header$") - (declaim (declaration ;; FIXME: Since none of these are supported in SBCL, the ;; declarations using them are just noise now that this is