Index: remoting/protocol/connection_to_client.h |
=================================================================== |
--- remoting/protocol/connection_to_client.h (revision 96105) |
+++ remoting/protocol/connection_to_client.h (working copy) |
@@ -90,11 +90,6 @@ |
// Callback for protocol Session. |
void OnSessionStateChange(Session::State state); |
- // Callback for VideoReader::Init(). |
- void OnVideoInitialized(bool successful); |
- |
- void CloseOnError(); |
- |
// Stops writing in the channels. |
void CloseChannels(); |