Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 205db28

Browse files
committed
lint
1 parent 5572516 commit 205db28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

code/game/machinery/doors/firedoor.dm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@
6969
/obj/machinery/door/firedoor/Destroy()
7070
remove_from_areas()
7171
affecting_areas.Cut()
72-
var/turf/T = get_turf(src)
7372
air_update_turf()
7473
return ..()
7574

0 commit comments

Comments
 (0)