Quantcast

dammit

Darthpred [08-23-16 - 08:36]
dammit
Filename
ElvUI_SLE/modules/chat/links.lua
diff --git a/ElvUI_SLE/modules/chat/links.lua b/ElvUI_SLE/modules/chat/links.lua
index 85e9ba2..6977f8d 100644
--- a/ElvUI_SLE/modules/chat/links.lua
+++ b/ElvUI_SLE/modules/chat/links.lua
@@ -66,7 +66,6 @@ function C:CreateInvKeys()
 		local key = T.select(index, T.split(",", db))
 		if key then
 			invKeys[key] = true
-			print(key)
 		end
 	end
 end