From 400f3c5d7a2aef943aaf4ee69f47eadc87110727 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 9 Sep 2019 15:16:17 +0300 Subject: unused declaration removed --- src/core/stdmsg/src/stdafx.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core') diff --git a/src/core/stdmsg/src/stdafx.h b/src/core/stdmsg/src/stdafx.h index 2426997b54..918f63a017 100644 --- a/src/core/stdmsg/src/stdafx.h +++ b/src/core/stdmsg/src/stdafx.h @@ -180,7 +180,6 @@ SESSION_INFO* SM_GetNextWindow(SESSION_INFO *si); void AddIcons(void); // tools.cpp -CMsgDialog* Srmm_FindDialog(MCONTACT hContact); void SetButtonsPos(HWND hwndDlg, bool bIsChat); #pragma comment(lib,"comctl32.lib") -- cgit v1.2.3