diff --git a/code/_onclick/observer.dm b/code/_onclick/observer.dm index 9fc7b0aa21d..210140bdf9f 100644 --- a/code/_onclick/observer.dm +++ b/code/_onclick/observer.dm @@ -64,7 +64,6 @@ // Now you can click through portals, wormholes, gateways, and teleporters while observing. -Sayu /obj/machinery/teleport/hub/attack_ghost(mob/user as mob) - var/atom/l = loc var/obj/machinery/teleport/station/S = power_station if(S) var/obj/machinery/computer/teleporter/com = S.teleporter_console