| Index: remoting/protocol/connection_to_host.h
|
| diff --git a/remoting/protocol/connection_to_host.h b/remoting/protocol/connection_to_host.h
|
| index 7dcfc4e1c6725dd390da0da8bd684f0db62ae5cf..c7cc0d0525efe57938a9538e2b8950f66f933d16 100644
|
| --- a/remoting/protocol/connection_to_host.h
|
| +++ b/remoting/protocol/connection_to_host.h
|
| @@ -178,6 +178,4 @@ class ConnectionToHost : public SignalStrategy::StatusObserver,
|
| } // namespace protocol
|
| } // namespace remoting
|
|
|
| -DISABLE_RUNNABLE_METHOD_REFCOUNT(remoting::protocol::ConnectionToHost);
|
| -
|
| #endif // REMOTING_PROTOCOL_CONNECTION_TO_HOST_H_
|
|
|