0.6.8.13:
[sbcl.git] / src / code / early-impl.lisp
index 87a1506..c3bcaee 100644 (file)
@@ -9,9 +9,6 @@
 
 (in-package "SB!IMPL")
 
-(file-comment
- "$Header$")
-
 ;;; entries in STATIC-SYMBOLS table, references to which can be compiled
 ;;; as though they're special variables
 (declaim (special *posix-argv*
@@ -45,7 +42,6 @@
                  sb!vm::*fp-constant-lg2*
                  sb!vm::*fp-constant-ln2*
                  sb!vm::*scavenge-read-only-space*
-                 sb!vm::*control-stacks*
                  sb!pcl::..slot-unbound..
                  sb!vm::*x86-cgc-active-p*
                  sb!vm::*static-blue-bag*))