Quantcast

fix #110

Darthpred [02-24-15 - 22:15]
fix #110
Filename
ElvUI_SLE/core/toolkit.lua
diff --git a/ElvUI_SLE/core/toolkit.lua b/ElvUI_SLE/core/toolkit.lua
index eee1d20..bcbde95 100644
--- a/ElvUI_SLE/core/toolkit.lua
+++ b/ElvUI_SLE/core/toolkit.lua
@@ -74,7 +74,6 @@ local function UpdateAll()
 	M:TextWidth()
 	I:UpdateFrame()
 	S:Reg(true)
-	G:ShowButton()
 	EF:SetSize()

 	collectgarbage('collect');