Quantcast

Delete obsolete code

Darth Predator [11-09-16 - 17:34]
Delete obsolete code
Filename
ElvUI_SLE/core/toolkit.lua
diff --git a/ElvUI_SLE/core/toolkit.lua b/ElvUI_SLE/core/toolkit.lua
index c6cd949..21d07f1 100644
--- a/ElvUI_SLE/core/toolkit.lua
+++ b/ElvUI_SLE/core/toolkit.lua
@@ -322,7 +322,6 @@ end
 function SLE:Reset(group)
 	if not group then print("U wot m8?") end
 	if group == "unitframes" or group == "all" then
-		E.db.sle.combatico.pos = 'TOP'
 		E.db.sle.roleicons = "ElvUI"
 		E.db.sle.powtext = false
 	end