0.6.7.22: removed CVS dollar-Header-dollar tags from sources
[sbcl.git] / src / cold / snapshot.lisp
index da55f23..4712f4d 100644 (file)
@@ -11,8 +11,6 @@
 
 (in-package "SB-COLD")
 
-;;;; $Header$
-
 (defstruct snapshot
   (hash-table (make-hash-table :test 'eq)
              :type hash-table