From 25fed4bccbac68ea89325025f9d08fcb5eb6b258 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 4 Apr 2018 22:57:14 +0300 Subject: unused CLIST_INTERFACE data moved inside mir_app --- plugins/Clist_nicer/src/clui.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/Clist_nicer') diff --git a/plugins/Clist_nicer/src/clui.cpp b/plugins/Clist_nicer/src/clui.cpp index 1eed90914d..b2014121ae 100644 --- a/plugins/Clist_nicer/src/clui.cpp +++ b/plugins/Clist_nicer/src/clui.cpp @@ -827,8 +827,6 @@ LRESULT CALLBACK ContactListWndProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM l if (db_get_b(NULL, "CLUI", "useskin", 0)) IMG_LoadItems(); CreateButtonBar(hwnd); - //FYR: to be checked: otherwise it raises double xStatus items - //NotifyEventHooks(pcli->hPreBuildStatusMenuEvent, 0, 0); SendMessage(hwnd, WM_SETREDRAW, FALSE, FALSE); { LONG style; -- cgit v1.2.3