From 08997af71f3b28d1fc23f22b63552de23b0ab883 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 27 Dec 2013 19:48:21 +0000 Subject: Nudge to create its own type of events git-svn-id: http://svn.miranda-ng.org/main/trunk@7398 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Nudge/src/options.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'plugins/Nudge/src/options.h') diff --git a/plugins/Nudge/src/options.h b/plugins/Nudge/src/options.h index 68f648a0bb..57fe368350 100644 --- a/plugins/Nudge/src/options.h +++ b/plugins/Nudge/src/options.h @@ -4,11 +4,3 @@ extern int nProtocol; extern CNudgeElement DefaultNudge; extern CShake shake; extern CNudge GlobalNudge; - -static INT_PTR CALLBACK OptionsDlgProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam); -static INT_PTR CALLBACK DlgProcNudgeOpt(HWND hwnd,UINT msg,WPARAM wParam,LPARAM lParam); -static INT_PTR CALLBACK DlgProcShakeOpt(HWND hwnd,UINT msg,WPARAM wParam,LPARAM lParam); - -void UpdateControls(HWND hwnd); -int GetSelProto(HWND hwnd, HTREEITEM hItem); -void CheckChange(HWND hwnd, HTREEITEM hItem); -- cgit v1.2.3