Skip to content

Commit

Permalink
no longer handle signals........
Browse files Browse the repository at this point in the history
  • Loading branch information
ihatethisengine committed Apr 5, 2024
1 parent 2f600ac commit b076053
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/paperwork/photography.dm
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,6 @@
clear_broadcast()

/obj/item/device/camera/broadcasting/proc/clear_broadcast()
SIGNAL_HANDLER
if(!QDELETED(linked_cam))
QDEL_NULL(linked_cam)

Expand Down

0 comments on commit b076053

Please sign in to comment.