Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1379)

Unified Diff: remoting/protocol/v1_host_channel_authenticator.h

Issue 8824006: Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind(). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: remoting/protocol/v1_host_channel_authenticator.h
diff --git a/remoting/protocol/v1_host_channel_authenticator.h b/remoting/protocol/v1_host_channel_authenticator.h
index 081eff722ca56420cf9fb0c0d13827d68661d7a9..7820faed1907f5649ee0a16c4293f331ad36b4e4 100644
--- a/remoting/protocol/v1_host_channel_authenticator.h
+++ b/remoting/protocol/v1_host_channel_authenticator.h
@@ -55,8 +55,6 @@ class V1HostChannelAuthenticator : public ChannelAuthenticator,
net::OldCompletionCallbackImpl<V1HostChannelAuthenticator>
connect_callback_;
- net::OldCompletionCallbackImpl<V1HostChannelAuthenticator>
- auth_read_callback_;
DISALLOW_COPY_AND_ASSIGN(V1HostChannelAuthenticator);
};
« no previous file with comments | « remoting/protocol/v1_client_channel_authenticator.cc ('k') | remoting/protocol/v1_host_channel_authenticator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698