Quantcast

woops

Darthpred [06-13-15 - 17:38]
woops
Filename
ElvUI_SLE/modules/auras.lua
diff --git a/ElvUI_SLE/modules/auras.lua b/ElvUI_SLE/modules/auras.lua
index fed67ff..baf82ac 100644
--- a/ElvUI_SLE/modules/auras.lua
+++ b/ElvUI_SLE/modules/auras.lua
@@ -278,9 +278,4 @@ function AT:Initialize()
 	self:RegisterEvent("PLAYER_REGEN_DISABLED", "UpdateAuraStandings")

 	AT:BuildCasts()
-
-	-- hooksecurefunc(E, "UpdateAll", function()
-		-- A:Update_ConsolidatedBuffsSettings()
-		-- collectgarbage('collect');
-	-- end)
 end
\ No newline at end of file