From 9f32f113a011e34338b76eef83da6f006d528e61 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 31 May 2015 17:34:45 +0000 Subject: fixes for the file sending git-svn-id: http://svn.miranda-ng.org/main/trunk@13940 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SecureIM/src/svcs_proto.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/SecureIM/src/svcs_proto.h') diff --git a/plugins/SecureIM/src/svcs_proto.h b/plugins/SecureIM/src/svcs_proto.h index 8b7aa6e398..f679c12f9c 100644 --- a/plugins/SecureIM/src/svcs_proto.h +++ b/plugins/SecureIM/src/svcs_proto.h @@ -3,9 +3,7 @@ INT_PTR __cdecl onRecvMsg(WPARAM,LPARAM); INT_PTR __cdecl onSendMsg(WPARAM,LPARAM); -INT_PTR __cdecl onSendFile(WPARAM,LPARAM); -int __cdecl onProtoAck(WPARAM,LPARAM); int __cdecl onContactSettingChanged(WPARAM,LPARAM); #endif -- cgit v1.2.3