Index: remoting/client/chromoting_client.h |
diff --git a/remoting/client/chromoting_client.h b/remoting/client/chromoting_client.h |
index 756c388a6e6d1aa7a40b59f0fab4eb1c0d930f89..b8c972633d12468d55eaa41b0ac0b80ef7165e70 100644 |
--- a/remoting/client/chromoting_client.h |
+++ b/remoting/client/chromoting_client.h |
@@ -49,9 +49,6 @@ class ChromotingClient : public protocol::ConnectionToHost::HostEventCallback, |
// Return the stats recorded by this client. |
ChromotingStats* GetStats(); |
- // Signals that the associated view may need updating. |
- virtual void Repaint(); |
- |
// ConnectionToHost::HostEventCallback implementation. |
virtual void OnConnectionState( |
protocol::ConnectionToHost::State state, |