summaryrefslogtreecommitdiff
path: root/plugins/Dropbox/src/dropbox.h
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2015-05-13 19:37:17 +0000
committerAlexander Lantsev <aunsane@gmail.com>2015-05-13 19:37:17 +0000
commit5865e7f3b1013d8540e8bd5a8a012da26d6f6768 (patch)
tree3306e638bbeb49588e4e2134d04be4aac517da7d /plugins/Dropbox/src/dropbox.h
parente3bcb957b3f5f84900f770085a6aa32d352cce9b (diff)
git-svn-id: http://svn.miranda-ng.org/main/trunk@13576 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Dropbox/src/dropbox.h')
-rw-r--r--plugins/Dropbox/src/dropbox.h3
1 files changed, 0 insertions, 3 deletions
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);