diff options
Diffstat (limited to 'remoting/protocol/connection_to_host.h')
-rw-r--r-- | remoting/protocol/connection_to_host.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/remoting/protocol/connection_to_host.h b/remoting/protocol/connection_to_host.h index 11de8170..8524c72 100644 --- a/remoting/protocol/connection_to_host.h +++ b/remoting/protocol/connection_to_host.h @@ -110,9 +110,6 @@ class ConnectionToHost : public SignalStrategy::Listener, void NotifyIfChannelsReady(); - // Callback for |video_reader_|. - void OnVideoPacket(VideoPacket* packet); - void CloseOnError(ErrorCode error); // Stops writing in the channels. |