diff --git a/code/modules/mob/living/carbon/human/life.dm b/code/modules/mob/living/carbon/human/life.dm index a77185500ef..75bacdc02b4 100644 --- a/code/modules/mob/living/carbon/human/life.dm +++ b/code/modules/mob/living/carbon/human/life.dm @@ -98,8 +98,6 @@ handle_regular_hud_updates() - prev_gender = gender - // Grabbing for(var/obj/item/weapon/grab/G in src) G.process()