From cc79c1d36c07b905f9d47e5002f90783de92e6cb Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 27 Nov 2017 12:32:05 +0300 Subject: slightly optimized way of getting menu item's module name --- plugins/AddContactPlus/src/main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/AddContactPlus/src/main.cpp') diff --git a/plugins/AddContactPlus/src/main.cpp b/plugins/AddContactPlus/src/main.cpp index 368c37c2b8..26df21c584 100644 --- a/plugins/AddContactPlus/src/main.cpp +++ b/plugins/AddContactPlus/src/main.cpp @@ -94,7 +94,6 @@ static int OnAccListChanged(WPARAM, LPARAM) CMenuItem mi; SET_UID(mi, 0xb19db907, 0x870e, 0x49fa, 0xa7, 0x1e, 0x43, 0x5e, 0xa8, 0xe5, 0x9b, 0xbd); - mi.Module = "AddContact+"; mi.position = 500020001; mi.flags = CMIF_UNICODE; mi.hIcolibItem = icon.hIcolib; -- cgit v1.2.3