| Index: cc/trees/remote_channel_main.cc
|
| diff --git a/cc/trees/remote_channel_main.cc b/cc/trees/remote_channel_main.cc
|
| index c8d304f7a7a67d24cc803dfadd268ec55741c727..3aea001f92ff4e9ed8d70aa8923eb5d0abc6661c 100644
|
| --- a/cc/trees/remote_channel_main.cc
|
| +++ b/cc/trees/remote_channel_main.cc
|
| @@ -53,8 +53,6 @@ void RemoteChannelMain::OnProtoReceived(
|
| HandleProto(proto->to_main());
|
| }
|
|
|
| -void RemoteChannelMain::SetThrottleFrameProductionOnImpl(bool throttle) {}
|
| -
|
| void RemoteChannelMain::UpdateTopControlsStateOnImpl(
|
| TopControlsState constraints,
|
| TopControlsState current,
|
|
|