Quantcast

No reset for you ;)

Repooc [11-24-12 - 15:15]
No reset for you ;)

Signed-off-by: Repooc <repooc@tukui.org>
Filename
ElvUI_SLE/modules/install.lua
diff --git a/ElvUI_SLE/modules/install.lua b/ElvUI_SLE/modules/install.lua
index e6681bb..17b92bc 100644
--- a/ElvUI_SLE/modules/install.lua
+++ b/ElvUI_SLE/modules/install.lua
@@ -291,8 +291,6 @@ function E:SetupResolution(noDataReset)
 	if not noDataReset then
 		E:ResetMovers('')
 	end
-
-	E:CopyTable(E.db.sle, P.sle)

 	if self == 'low' then
 		if not E.db.movers then E.db.movers = {}; end