Quantcast

Deleted someone's testing spam

Darthpred [07-25-12 - 16:16]
Deleted someone's testing spam
Filename
ElvUI_SLE/modules/skins/addons/outfitter.lua
diff --git a/ElvUI_SLE/modules/skins/addons/outfitter.lua b/ElvUI_SLE/modules/skins/addons/outfitter.lua
index b67c62a..6841601 100644
--- a/ElvUI_SLE/modules/skins/addons/outfitter.lua
+++ b/ElvUI_SLE/modules/skins/addons/outfitter.lua
@@ -104,7 +104,6 @@ OutfitterShowOutfitBar:Point("TOPLEFT", OutfitterAutoSwitch, "BOTTOMLEFT", 0, -5

 	for _, object in pairs(CheckBoxButtons) do
 		S:HandleCheckBox(_G[object])
-		print("pooc test")
 		_G[object]:SetFrameStrata("HIGH")
 		_G[object]:SetFrameLevel(5)
 	end