From 680873487c4a7987012606119a744e5ca725ad30 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 13 Apr 2019 20:22:59 +0300 Subject: merge with trunk --- protocols/Sametime/src/sametime.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'protocols/Sametime/src/sametime.h') diff --git a/protocols/Sametime/src/sametime.h b/protocols/Sametime/src/sametime.h index ca84829906..2714779be2 100644 --- a/protocols/Sametime/src/sametime.h +++ b/protocols/Sametime/src/sametime.h @@ -41,10 +41,6 @@ INT_PTR CALLBACK CALLBACK SearchDialogFunc(HWND hwndDlg, UINT msg, WPARAM wParam void mwResolve_handler_callback(mwServiceResolve* srvc, guint32 id, guint32 code, GList* results, gpointer data); void SametimeInitIcons(void); -HANDLE GetIconHandle(int iconId); -HICON LoadIconEx(const char* name, bool big); -void ReleaseIconEx(const char* name, bool big); - // services (async thread functions) struct TFakeAckParams -- cgit v1.2.3