[MIRROR] Removes Destroy overrides from most circuit components (#7216)

* Removes Destroy overrides from most circuit components (#60492)

Co-authored-by: Watermelon914 <3052169-Watermelon914@ users.noreply.gitlab.com>

* Removes Destroy overrides from most circuit components

Co-authored-by: Watermelon914 <37270891+Watermelon914@users.noreply.github.com>
Co-authored-by: Watermelon914 <3052169-Watermelon914@ users.noreply.gitlab.com>
This commit is contained in:
SkyratBot
2021-07-29 11:16:23 +01:00
committed by GitHub
co-authored by Watermelon914 Watermelon914
parent 96d26ca99e
commit 3e3c391aee
44 changed files with 0 additions and 291 deletions
@@ -38,13 +38,6 @@
/obj/item/circuit_component/compare/proc/load_custom_ports()
return
/obj/item/circuit_component/compare/Destroy()
true = null
false = null
result = null
compare = null
return ..()
/obj/item/circuit_component/compare/input_received(datum/port/input/port)
. = ..()
if(.)