mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-05 22:43:46 +00:00
Removes unreachable code (#48143)
About The Pull Request As detected by SpaceManiac/SpacemanDMM#123
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
|
||||
if(!comp || !istype(comp, /obj/machinery/modular_computer))
|
||||
CRASH("Inapropriate type passed to obj/item/modular_computer/processor/New()! Aborting.")
|
||||
return
|
||||
// Obtain reference to machinery computer
|
||||
all_components = list()
|
||||
idle_threads = list()
|
||||
|
||||
Reference in New Issue
Block a user