Quantcast

woops

Darthpred [06-28-15 - 11:29]
woops
Filename
ElvUI_SLE/modules/garrison.lua
diff --git a/ElvUI_SLE/modules/garrison.lua b/ElvUI_SLE/modules/garrison.lua
index 1ec055a..8c8b031 100644
--- a/ElvUI_SLE/modules/garrison.lua
+++ b/ElvUI_SLE/modules/garrison.lua
@@ -21,7 +21,6 @@ function G:SHIPMENT_CRAFTER_INFO(event, success, _, maxShipments, plotID)
 	G.clicked = true
 	local ID = C_Garrison.GetOwnedBuildingInfo(plotID)
 	local nope = buildID[ID]
-	print(ID, nope)
 	if nope then
 		if E.db.sle.garrison['auto'..nope] then
 			GarrisonCapacitiveDisplayFrame.CreateAllWorkOrdersButton:Click()