diff --git a/src/p_spec.c b/src/p_spec.c index 493a5554d..ee59d0ff6 100644 --- a/src/p_spec.c +++ b/src/p_spec.c @@ -5973,8 +5973,6 @@ void P_SpawnSpecials(boolean fromnetsave) // but currently isn't. (void)fromnetsave; - CONS_Printf("%d\n", sectors[11].floorheight); - // yep, we do this here - "bossdisabled" is considered an apparatus of specials. bossdisabled = 0; stoppedclock = false;