Remove the datum pool (#2873)

Removes the datum pool.

New-qdel is faster than pooling, and we didn't use it anyways.
This commit is contained in:
Lohikar
2017-06-30 13:10:14 +03:00
committed by skull132
parent cf7359e03e
commit 27251ee9ee
9 changed files with 1 additions and 196 deletions
+1 -3
View File
@@ -207,7 +207,6 @@ var/list/admin_verbs_debug = list(
/client/proc/dsay,
/client/proc/toggle_recursive_explosions,
/client/proc/restart_sql,
/client/proc/debug_pooling,
/client/proc/fix_player_list,
/client/proc/lighting_show_verbs,
/client/proc/restart_controller,
@@ -303,8 +302,7 @@ var/list/admin_verbs_hideable = list(
/client/proc/roll_dices,
/proc/possess,
/proc/release,
/client/proc/toggle_recursive_explosions,
/client/proc/debug_pooling
/client/proc/toggle_recursive_explosions
)
var/list/admin_verbs_mod = list(
/client/proc/cmd_admin_pm_context, // right-click adminPM interface,
@@ -150,10 +150,5 @@
L_PROF(loc, "overlay_forcemove")
. = ..()
/atom/movable/lighting_overlay/resetVariables(...)
color = LIGHTING_BASE_MATRIX
return ..("color")
/atom/movable/lighting_overlay/shuttle_move(turf/loc)
return