X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Finfo-functions.lisp;h=2a644819eb94569da5485e508bb1c048695e481b;hb=cea4896b2482b7b2b429c1631d774b4cfbc0efba;hp=df45fa3bdaa7594607490642bfdcc3893fc8bf15;hpb=c3f281f5c34b55170ac43a4679f1528b8bb7c703;p=sbcl.git diff --git a/src/compiler/info-functions.lisp b/src/compiler/info-functions.lisp index df45fa3..2a64481 100644 --- a/src/compiler/info-functions.lisp +++ b/src/compiler/info-functions.lisp @@ -16,9 +16,6 @@ ;;;; files for more information. (in-package "SB!C") - -(file-comment - "$Header$") ;;; Check the legality of a function name that is being introduced. ;;; -- If it names a macro, then give a warning and blast the macro