From e1a3a426a742028570baaee7430b2b5750734e4c Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 27 Dec 2017 17:19:20 +0300 Subject: obsolete structure ADDCONTACTSTRUCT, service MS_ADDCONTACT_SHOW and whole m_addcontact.h removed and replaced with Contact_Add* functions --- plugins/ContactsPlus/src/utils.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/ContactsPlus/src/utils.h') diff --git a/plugins/ContactsPlus/src/utils.h b/plugins/ContactsPlus/src/utils.h index 01eee73411..6a15ed06c9 100644 --- a/plugins/ContactsPlus/src/utils.h +++ b/plugins/ContactsPlus/src/utils.h @@ -40,8 +40,6 @@ void UpdateDialogAddButton(HWND hwndDlg, MCONTACT hContact); HICON InitMButton(HWND hDlg, int idButton, int idIcon, wchar_t *szTip); -void DialogAddContactExecute(HWND hwndDlg, MCONTACT hNewContact); - HICON LoadContactProtoIcon(MCONTACT hContact); void EnableDlgItem(HWND hwndDlg, UINT control, int state); -- cgit v1.2.3