mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-10 09:42:29 +00:00
[MIRROR] Remove minor commented out code (#8380)
* Remove commented code (#61636) * Remove minor commented out code Co-authored-by: TiviPlus <57223640+TiviPlus@users.noreply.github.com>
This commit is contained in:
@@ -1223,5 +1223,3 @@ GLOBAL_LIST_EMPTY(transformation_animation_objects)
|
|||||||
GLOB.transformation_animation_objects -= src
|
GLOB.transformation_animation_objects -= src
|
||||||
if(filters && length(filters) >= filter_index)
|
if(filters && length(filters) >= filter_index)
|
||||||
filters -= filters[filter_index]
|
filters -= filters[filter_index]
|
||||||
//else
|
|
||||||
// filters = null
|
|
||||||
|
|||||||
Reference in New Issue
Block a user