0.6.7.22: removed CVS dollar-Header-dollar tags from sources
[sbcl.git] / src / runtime / x86-validate.h
index 47b00aa..6c4f268 100644 (file)
@@ -9,10 +9,6 @@
  * files for more information.
  */
 
-/*
- * $Header$
- */
-
 #define   BINDING_STACK_SIZE (  BINDING_STACK_END -   BINDING_STACK_START)
 #define   CONTROL_STACK_SIZE (  CONTROL_STACK_END -   CONTROL_STACK_START)
 #define   DYNAMIC_SPACE_SIZE (  DYNAMIC_SPACE_END -   DYNAMIC_SPACE_START)