0.6.7.22: removed CVS dollar-Header-dollar tags from sources
[sbcl.git] / src / code / random.lisp
index 0ca96f1..863b5cc 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!KERNEL")
 
-(file-comment
-  "$Header$")
-
 ;;; the size of the chunks returned by RANDOM-CHUNK
 (defconstant random-chunk-length 32)