From cfd5e84d59e615d93f721f7c016f5606487657ac Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 19 Apr 2016 14:54:06 +0000 Subject: faster, even faster git-svn-id: http://svn.miranda-ng.org/main/trunk@16718 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_modern/src/modern_clc.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/Clist_modern/src') diff --git a/plugins/Clist_modern/src/modern_clc.cpp b/plugins/Clist_modern/src/modern_clc.cpp index d93c693191..30be3a17a7 100644 --- a/plugins/Clist_modern/src/modern_clc.cpp +++ b/plugins/Clist_modern/src/modern_clc.cpp @@ -1578,7 +1578,6 @@ static LRESULT clcOnIntmStatusChanged(ClcData *dat, HWND hwnd, UINT msg, WPARAM } } - pcli->pfnInitAutoRebuild(hwnd); return ret; } -- cgit v1.2.3