[MIRROR] Remove unused check_pressure proc (#2852)

* Remove unused check_pressure proc (#30853)

* Remove unused check_pressure proc
This commit is contained in:
CitadelStationBot
2017-09-19 06:24:47 -05:00
committed by Poojawa
parent 9c9020ec32
commit e1aa96ad64
@@ -42,11 +42,6 @@
invisibility = i ? INVISIBILITY_MAXIMUM : 0
update_icon()
/obj/machinery/atmospherics/pipe/proc/check_pressure(pressure)
//Return 1 if parent should continue checking other pipes
//Return null if parent should stop checking other pipes. Recall: del(src) will by default return null
return 1
/obj/machinery/atmospherics/pipe/proc/releaseAirToTurf()
if(air_temporary)
var/turf/T = loc