diff --git a/code/game/machinery/kitchen/processor.dm b/code/game/machinery/kitchen/processor.dm index 3c396fa9dac..161dfc01ce7 100644 --- a/code/game/machinery/kitchen/processor.dm +++ b/code/game/machinery/kitchen/processor.dm @@ -158,5 +158,3 @@ src.visible_message("\blue \the [src] finished processing.", \ "You hear the food processor stopping/") - -\red The processor is in the process of processing.