From aa23f64e684fd892a2ae51eacb71c66434efc4d0 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 26 Sep 2023 13:11:32 +0300 Subject: minor code unification --- plugins/TabSRMM/src/msgdlgother.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/TabSRMM/src') diff --git a/plugins/TabSRMM/src/msgdlgother.cpp b/plugins/TabSRMM/src/msgdlgother.cpp index ce2a2d32e6..f8d98cd9a1 100644 --- a/plugins/TabSRMM/src/msgdlgother.cpp +++ b/plugins/TabSRMM/src/msgdlgother.cpp @@ -2589,8 +2589,6 @@ void CMsgDialog::UpdateOptions() m_nickList.SetItemHeight(0, g_Settings.iNickListFontHeight); InvalidateRect(m_nickList.GetHwnd(), nullptr, TRUE); - UpdateFilterButton(); - CSuper::UpdateOptions(); } -- cgit v1.2.3