From 831e8eece6de0d6939e3ef593a83687a39df24d3 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 4 Oct 2024 20:05:48 +0300 Subject: we don't need this icon either --- plugins/TabSRMM/src/msgs.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/TabSRMM/src') diff --git a/plugins/TabSRMM/src/msgs.cpp b/plugins/TabSRMM/src/msgs.cpp index 25b2e9c06a..ec90150725 100644 --- a/plugins/TabSRMM/src/msgs.cpp +++ b/plugins/TabSRMM/src/msgs.cpp @@ -442,7 +442,6 @@ void TSAPI CreateImageList(bool bInitial) static TIconDesc _toolbaricons[] = { { "tabSRMM_mlog", LPGEN("Message Log options"), 0, -IDI_MSGLOGOPT, 1 }, // 2 - { "tabSRMM_multi", LPGEN("Image tag"), 0, -IDI_IMAGETAG, 1 }, { "tabSRMM_quote", LPGEN("Quote text"), 0, -IDI_QUOTE, 1 }, { "tabSRMM_save", LPGEN("Save and close"), &PluginConfig.g_buttonBarIcons[ICON_BUTTON_SAVE], -IDI_SAVE, 1 }, { "tabSRMM_send", LPGEN("Send message"), &PluginConfig.g_buttonBarIcons[ICON_BUTTON_SEND], -IDI_SEND, 1 }, -- cgit v1.2.3