0.6.7.22: removed CVS dollar-Header-dollar tags from sources
[sbcl.git] / src / code / format-time.lisp
index 732e8b1..f9199e1 100644 (file)
@@ -11,9 +11,6 @@
 
 (in-package "SB!EXT")
 
-(file-comment
-  "$Header$")
-
 (defconstant abbrev-weekday-table
   '#("Mon" "Tue" "Wed" "Thu" "Fri" "Sat" "Sun"))