From 6ad14a8809b7f82930d0307f67c17c3ed6fa47df Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 5 Mar 2025 19:31:49 +0300 Subject: enough --- plugins/Clist_modern/src/modern_clc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/Clist_modern/src/modern_clc.cpp b/plugins/Clist_modern/src/modern_clc.cpp index a0627e6f14..bb5f40c834 100644 --- a/plugins/Clist_modern/src/modern_clc.cpp +++ b/plugins/Clist_modern/src/modern_clc.cpp @@ -662,7 +662,7 @@ static LRESULT clcOnTimer(ClcData *dat, HWND hwnd, UINT msg, WPARAM wParam, LPAR static LRESULT clcOnActivate(ClcData *dat, HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) { - TRACE("clcOnActivate\n"); + // TRACE("clcOnActivate\n"); if (dat->bCompactMode) { cliRecalcScrollBar(hwnd, dat); if (dat->hwndRenameEdit == nullptr) -- cgit v1.2.3