Quantcast

Forgot to remove this.

Azilroka [10-30-14 - 22:47]
Forgot to remove this.
Filename
ElvUI_SLE/modules/AddOnSkins.lua
diff --git a/ElvUI_SLE/modules/AddOnSkins.lua b/ElvUI_SLE/modules/AddOnSkins.lua
index a57df2d..c3e203a 100644
--- a/ElvUI_SLE/modules/AddOnSkins.lua
+++ b/ElvUI_SLE/modules/AddOnSkins.lua
@@ -32,9 +32,6 @@ function AS:EmbedSystem_WindowResize()
 	end

 	EmbedSystem_MainWindow:SetParent(ChatPanel)
-	EmbedSystem_MainWindow:SetTemplate()
-	EmbedSystem_MainWindow:SetBackdropBorderColor(1,0,0)
-	EmbedSystem_MainWindow:SetBackdropColor(1,0,0)

 	EmbedSystem_MainWindow:SetSize(ChatPanel:GetWidth() - Width, ChatPanel:GetHeight() - Height)
 	EmbedSystem_LeftWindow:SetSize(AS:CheckOption('EmbedLeftWidth'), EmbedSystem_MainWindow:GetHeight())