From 4b85795fbd5893d039c7fd9f9a9bfe66e768df15 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sat, 30 Jun 2012 17:05:49 +0400 Subject: [PATCH] Forgot we have this function from balance frame here --- ElvUI_SLE/ElvUI_SLE.lua | 1 - 1 file changed, 1 deletion(-) 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 -- 1.7.9.5