From a94226425696d273dbfd0b60564146f1d6a73c84 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Thu, 17 Jul 2014 17:42:31 +0200 Subject: Further performance optimizations --- init.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'init.lua') diff --git a/init.lua b/init.lua index ec523e3..beeda3c 100644 --- a/init.lua +++ b/init.lua @@ -115,7 +115,6 @@ function playereffects.apply_effect_type(effect_type_id, duration, player) end local effect_id = playereffects.next_effect_id() - local effects = playereffects.get_player_effects(playername) local smallest_hudpos local biggest_hudpos = -1 local free_hudpos -- cgit v1.2.3