Removes dels and unused code that contains dels

This commit is contained in:
Krausus
2016-08-02 01:33:19 -04:00
parent f325a364d2
commit dba8af8ab5
21 changed files with 27 additions and 2431 deletions
@@ -669,9 +669,6 @@ var/list/robot_verbs_default = list(
C.r_arm = new/obj/item/robot_parts/r_arm(C)
C.updateicon()
new/obj/item/robot_parts/chest(loc)
// This doesn't work. Don't use it.
//src.Destroy()
// del() because it's infrequent and mobs act weird in qdel.
qdel(src)
else
// Okay we're not removing the cell or an MMI, but maybe something else?