X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Ftn.lisp;h=c344725b68f7ce120de85ea4b2d1bd360d5008cf;hb=b8f63d9b4e978bec3bfc1f4fc471e5ed946781fd;hp=ee80ba8d385bb228d0a1466a8cd13530344b362b;hpb=a530bbe337109d898d5b4a001fc8f1afa3b5dc39;p=sbcl.git diff --git a/src/compiler/tn.lisp b/src/compiler/tn.lisp index ee80ba8..c344725 100644 --- a/src/compiler/tn.lisp +++ b/src/compiler/tn.lisp @@ -12,9 +12,6 @@ (in-package "SB!C") -(file-comment - "$Header$") - ;;; The component that is currently being compiled. TNs are allocated ;;; in this component. (defvar *component-being-compiled*)