From 5865e7f3b1013d8540e8bd5a8a012da26d6f6768 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Wed, 13 May 2015 19:37:17 +0000 Subject: git-svn-id: http://svn.miranda-ng.org/main/trunk@13576 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Dropbox/src/dropbox.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'plugins/Dropbox/src/dropbox.h') diff --git a/plugins/Dropbox/src/dropbox.h b/plugins/Dropbox/src/dropbox.h index e8340d5fcd..6889c0467a 100644 --- a/plugins/Dropbox/src/dropbox.h +++ b/plugins/Dropbox/src/dropbox.h @@ -104,9 +104,6 @@ private: static INT_PTR SendFilesToDropboxCommand(void *obj, WPARAM wParam, LPARAM lParam); - // dialogs - static INT_PTR CALLBACK MainOptionsProc(HWND hwndDlg, UINT msg, WPARAM wParam, LPARAM lParam); - // SRMM static void DisableSrmmButton(MCONTACT hContact); -- cgit v1.2.3