0.pre8.3
[sbcl.git] / src / runtime / globals.c
index e266ba4..6152e25 100644 (file)
@@ -46,9 +46,6 @@ lispobj *current_auto_gc_trigger;
  * is done).  For the GENCGC, it always points to DYNAMIC_SPACE_START. */
 lispobj *current_dynamic_space;
 
-boolean stop_the_world=0;
-pid_t parent_pid;
-
 void globals_init(void)
 {
     /* Space, stack, and free pointer vars are initialized by