From 0f19c78b3da4fdaa6d09a7b55c8515b1be5ead56 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Fri, 8 Aug 2014 02:16:08 +0400 Subject: [PATCH] really don't need --- ElvUI_SLE/modules/chat.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElvUI_SLE/modules/chat.lua b/ElvUI_SLE/modules/chat.lua index 7ab4900..2a2f983 100644 --- a/ElvUI_SLE/modules/chat.lua +++ b/ElvUI_SLE/modules/chat.lua @@ -193,7 +193,7 @@ local function GetChatIcon(sender) end function CH:GetPluginReplacementIcon(arg2, arg6, type) - local icon = nil; + local icon if arg6 and (strlen(arg6) > 0) then if ( arg6 == "GM" ) then --If it was a whisper, dispatch it to the GMChat addon. -- 1.7.9.5