From 46b07ecc99b1038b25824873b0e2bb61257bdf6f Mon Sep 17 00:00:00 2001 From: TiviPlus <57223640+TiviPlus@users.noreply.github.com> Date: Sat, 25 Sep 2021 00:00:16 +0200 Subject: [PATCH] Remove commented code (#61636) --- code/__HELPERS/icons.dm | 2 -- 1 file changed, 2 deletions(-) diff --git a/code/__HELPERS/icons.dm b/code/__HELPERS/icons.dm index 775086f40d3..09569413f2c 100644 --- a/code/__HELPERS/icons.dm +++ b/code/__HELPERS/icons.dm @@ -1266,5 +1266,3 @@ GLOBAL_LIST_EMPTY(transformation_animation_objects) GLOB.transformation_animation_objects -= src if(filters && length(filters) >= filter_index) filters -= filters[filter_index] - //else - // filters = null