X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Ftypetran.lisp;h=b0160e43873130d842aa8f92b263b7065591a98d;hb=cea4896b2482b7b2b429c1631d774b4cfbc0efba;hp=cb45cf7a02d05cc67f9f8ea62428d0f4c1812714;hpb=c3f281f5c34b55170ac43a4679f1528b8bb7c703;p=sbcl.git diff --git a/src/compiler/typetran.lisp b/src/compiler/typetran.lisp index cb45cf7..b0160e4 100644 --- a/src/compiler/typetran.lisp +++ b/src/compiler/typetran.lisp @@ -13,9 +13,6 @@ ;;;; files for more information. (in-package "SB!C") - -(file-comment - "$Header$") ;;;; type predicate translation ;;;;