Index: remoting/client/chromoting_client.h |
diff --git a/remoting/client/chromoting_client.h b/remoting/client/chromoting_client.h |
index 765b523cdd886a3be157dda8e2d5e7a77e794916..d784b5a59c5a18b3fbff36ecd647fff4584d3636 100644 |
--- a/remoting/client/chromoting_client.h |
+++ b/remoting/client/chromoting_client.h |
@@ -36,7 +36,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. |