From f942a0a8f658c92c2597272d0af5e8d364426a3b Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sun, 14 Dec 2014 17:42:39 +0000 Subject: Dropbox: changed warning lavel to w4 git-svn-id: http://svn.miranda-ng.org/main/trunk@11419 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Dropbox/src/dropbox_menus.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Dropbox/src/dropbox_menus.cpp') diff --git a/plugins/Dropbox/src/dropbox_menus.cpp b/plugins/Dropbox/src/dropbox_menus.cpp index 05efbb8947..fe1200fc29 100644 --- a/plugins/Dropbox/src/dropbox_menus.cpp +++ b/plugins/Dropbox/src/dropbox_menus.cpp @@ -37,7 +37,7 @@ void CDropbox::InitializeMenus() CreateServiceFunctionObj(mi.pszService, SendFilesToDropboxCommand, this); } -int CDropbox::OnPrebuildContactMenu(void *obj, WPARAM hContact, LPARAM lParam) +int CDropbox::OnPrebuildContactMenu(void *obj, WPARAM hContact, LPARAM) { CDropbox *instance = (CDropbox*)obj; -- cgit v1.2.3