Quantcast

oops

Darthpred [03-16-13 - 10:42]
oops
Filename
ElvUI_SLE/modules/farm/farm.lua
diff --git a/ElvUI_SLE/modules/farm/farm.lua b/ElvUI_SLE/modules/farm/farm.lua
index ed69349..70c7fe8 100755
--- a/ElvUI_SLE/modules/farm/farm.lua
+++ b/ElvUI_SLE/modules/farm/farm.lua
@@ -345,7 +345,6 @@ function F:Zone(event)
 end

 function F:UpdateLayout(event, unit)
-	print(event, unit)
 	if not SeedAnchor then return end
 	--For updating borders after quest was complited. for some reason events fires before quest disappeares from log
 	if event == "UNIT_QUEST_LOG_CHANGED" then