From b05d157a3c2e0de28831340182a9efe3523b6691 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Fri, 9 Nov 2012 15:52:51 +0400 Subject: [PATCH] This is already in the SLE update function --- ElvUI_SLE/modules/backgrounds/backgrounds.lua | 8 -------- 1 file changed, 8 deletions(-) diff --git a/ElvUI_SLE/modules/backgrounds/backgrounds.lua b/ElvUI_SLE/modules/backgrounds/backgrounds.lua index 22c6678..e9844aa 100644 --- a/ElvUI_SLE/modules/backgrounds/backgrounds.lua +++ b/ElvUI_SLE/modules/backgrounds/backgrounds.lua @@ -133,14 +133,6 @@ function BG:UpdateFrames() BG:UpdateTex() end ---Hook to updating during profile change -E.UpdateAllHUD = E.UpdateAll -function E:UpdateAll() - E.UpdateAllHUD(self) - - BG:UpdateFrames() -end - function BG:RegisterHide() if E.db.sle.backgrounds.bottom.pethide then E.FrameLocks['BottomBG'] = true -- 1.7.9.5