diff --git a/Modules/CalcPerform.lua b/Modules/CalcPerform.lua index 67551a86..a6a9aa23 100644 --- a/Modules/CalcPerform.lua +++ b/Modules/CalcPerform.lua @@ -17,7 +17,6 @@ local s_format = string.format local bor = bit.bor local band = bit.band -local tempTable1 = { } -- Identify the trigger action skill for trigger conditions, take highest Attack Per Second local function findTriggerSkill(env, skill, source, triggerRate, reqManaCost)