No need to qdel this anymore (#26243)

This commit is contained in:
BiancaWilkson
2024-07-15 21:20:44 +00:00
committed by GitHub
parent fbdb71fa24
commit 550f83d67e
@@ -47,7 +47,6 @@
/obj/machinery/computer/security/Destroy()
qdel(cam_screen)
QDEL_LIST_CONTENTS(cam_plane_masters)
qdel(cam_background)
return ..()