Index: net/curvecp/curvecp_client_socket.h |
=================================================================== |
--- net/curvecp/curvecp_client_socket.h (revision 113718) |
+++ net/curvecp/curvecp_client_socket.h (working copy) |
@@ -51,9 +51,6 @@ |
virtual int Write(IOBuffer* buf, |
int buf_len, |
OldCompletionCallback* callback) OVERRIDE; |
- virtual int Write(IOBuffer* buf, |
- int buf_len, |
- const CompletionCallback& callback) OVERRIDE; |
virtual bool SetReceiveBufferSize(int32 size) OVERRIDE; |
virtual bool SetSendBufferSize(int32 size) OVERRIDE; |
Property changes on: net/curvecp/curvecp_client_socket.h |
___________________________________________________________________ |
Deleted: svn:mergeinfo |