From 6d997504ff81be1fd4d02c511a095ce8d4e1f372 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sat, 24 Nov 2012 21:36:34 +0400 Subject: [PATCH] Delete unneded crap --- ElvUI_SLE/ElvUI_SLE.lua | 1 - ElvUI_SLE/modules/install.lua | 6 ------ 2 files changed, 7 deletions(-) diff --git a/ElvUI_SLE/ElvUI_SLE.lua b/ElvUI_SLE/ElvUI_SLE.lua index 6357813..c6d3c86 100644 --- a/ElvUI_SLE/ElvUI_SLE.lua +++ b/ElvUI_SLE/ElvUI_SLE.lua @@ -72,7 +72,6 @@ function E:UpdateAll() E:GetModule('UIButtons'):UpdateAll() E.db.datatexts.panels.Top_Center = 'Version' E:GetModule('DataTexts'):LoadDataTexts() --Prevents datatexts from not changing on profile switch (Elv's issue) - E:GetModule('RaidUtility'):MoveButton() SLE:ChatPos() end diff --git a/ElvUI_SLE/modules/install.lua b/ElvUI_SLE/modules/install.lua index 17b92bc..8a03d1d 100644 --- a/ElvUI_SLE/modules/install.lua +++ b/ElvUI_SLE/modules/install.lua @@ -1084,9 +1084,6 @@ function E:DarthSetup() --The function to switch from classic ElvUI settings to E.db.sle.backgrounds.left.xoffset = -70 E.db.sle.backgrounds.left.yoffset = -2 - --Raid utility-- - E.db.sle.raidutil.ypos = 1052 - --Exp/Rep Bars-- E.db.sle.exprep.explong = true E.db.sle.exprep.replong = true @@ -1247,9 +1244,6 @@ function E:RepoocSetup() --The function to switch from classic ElvUI settings to --LFR Lockout E.db.datatexts.lfrshow = true --Checked - --Raid utility - E.db.sle.raidutil.ypos = E.screenheight - 30 --Checked - --PvP & Combat Icon E.db.sle.combatico.pos = 'TOP' --Checked -- 1.7.9.5