Fix warning

This commit is contained in:
Markolie
2015-02-17 23:55:26 +01:00
parent b39a86078e
commit e868c66ad9
-1
View File
@@ -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