diff options
Diffstat (limited to 'remoting/protocol/connection_to_host.h')
-rw-r--r-- | remoting/protocol/connection_to_host.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/remoting/protocol/connection_to_host.h b/remoting/protocol/connection_to_host.h index c7cc0d0..dcca294 100644 --- a/remoting/protocol/connection_to_host.h +++ b/remoting/protocol/connection_to_host.h @@ -26,14 +26,12 @@ class Instance; namespace remoting { -class JingleThread; class XmppProxy; class VideoPacket; namespace protocol { class ClientMessageDispatcher; -class ClientControlSender; class ClientStub; class HostControlSender; class HostStub; |