diff options
Diffstat (limited to 'remoting/host/heartbeat_sender.h')
-rw-r--r-- | remoting/host/heartbeat_sender.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/remoting/host/heartbeat_sender.h b/remoting/host/heartbeat_sender.h index cdeb945..016db0f 100644 --- a/remoting/host/heartbeat_sender.h +++ b/remoting/host/heartbeat_sender.h @@ -70,7 +70,6 @@ class HeartbeatSender : public HostStatusObserver { virtual void OnSignallingConnected(SignalStrategy* signal_strategy, const std::string& full_jid) OVERRIDE; virtual void OnSignallingDisconnected() OVERRIDE; - virtual void OnAuthenticatedClientsChanged(int clients) OVERRIDE; virtual void OnShutdown() OVERRIDE; private: |