diff options
-rw-r--r-- | src/core/stdmsg/src/stdafx.h | 1 |
1 files changed, 0 insertions, 1 deletions
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")
|