From d61395d0c5d2a6430a416bc415b92b73aace0e60 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Mon, 29 Aug 2016 21:27:03 +0300 Subject: [PATCH] clear --- ElvUI_SLE/options/tooltip_c.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/ElvUI_SLE/options/tooltip_c.lua b/ElvUI_SLE/options/tooltip_c.lua index 9c60f88..8336a77 100644 --- a/ElvUI_SLE/options/tooltip_c.lua +++ b/ElvUI_SLE/options/tooltip_c.lua @@ -32,7 +32,6 @@ local function configTable() order = 6, type = 'toggle', name = L["Always Compare Items"], - -- desc = L["Show faction icon to the left of player's name on tooltip."], disabled = function() return not E.private.tooltip.enable end, set = function(info, value) E.db.sle.tooltip.alwaysCompareItems = value; SLE:SetCompareItems() end, }, -- 1.7.9.5