Index: remoting/client/chromoting_client.h |
diff --git a/remoting/client/chromoting_client.h b/remoting/client/chromoting_client.h |
index 7df081682e6d195f62b1bd5c15de837427266f09..b8ad3b7f78d6cf752697ef02384a1da2d640cc4d 100644 |
--- a/remoting/client/chromoting_client.h |
+++ b/remoting/client/chromoting_client.h |
@@ -32,7 +32,6 @@ class RectangleUpdateDecoder; |
// TODO(sergeyu): Move VideoStub implementation to RectangleUpdateDecoder. |
class ChromotingClient : public protocol::ConnectionToHost::HostEventCallback, |
public protocol::ClientStub, |
- public protocol::ClipboardStub, |
public protocol::VideoStub { |
public: |
// Objects passed in are not owned by this class. |