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); |
}; |