From 9ed1c4136f45f6c7a4d1f70e4e9834b579268b56 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Tue, 23 Aug 2016 11:36:52 +0300 Subject: [PATCH] dammit --- ElvUI_SLE/modules/chat/links.lua | 1 - 1 file changed, 1 deletion(-) 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 -- 1.7.9.5