Index: remoting/test/app_remoting_connection_helper.h |
diff --git a/remoting/test/app_remoting_connection_helper.h b/remoting/test/app_remoting_connection_helper.h |
index 6f39e827cc51b16b9bfbe0d7fdc743f4a6e560ed..dd6dad3e470cf9d5a80270af766a57ae4c347212 100644 |
--- a/remoting/test/app_remoting_connection_helper.h |
+++ b/remoting/test/app_remoting_connection_helper.h |
@@ -55,9 +55,6 @@ class AppRemotingConnectionHelper |
void SetHostMessageReceivedCallback( |
HostMessageReceivedCallback host_message_received_callback); |
- // Reset |host_message_received_callback_ to null|. |
- void ResetHostMessageReceivedCallback(); |
- |
private: |
// RemoteConnectionObserver interface. |
void ConnectionStateChanged(protocol::ConnectionToHost::State state, |