Quantcast

Forgot we have this function from balance frame here

Darthpred [06-30-12 - 13:05]
Forgot we have this function from balance frame here
Filename
ElvUI_SLE/ElvUI_SLE.lua
diff --git a/ElvUI_SLE/ElvUI_SLE.lua b/ElvUI_SLE/ElvUI_SLE.lua
index 012ed08..844f641 100644
--- a/ElvUI_SLE/ElvUI_SLE.lua
+++ b/ElvUI_SLE/ElvUI_SLE.lua
@@ -25,7 +25,6 @@ function E:UpdateAll()
 	E:GetModule('DTPanels'):Update()
 	E:GetModule('UnitFrames'):Update_CombatIndicator()
 	E:GetModule('UIButtons'):Start()
-	E:GetModule('SLE'):BPUpdate()
 end

 E:RegisterModule(SLE:GetName())
\ No newline at end of file