summaryrefslogtreecommitdiffstats
path: root/cc/trees/remote_channel_main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cc/trees/remote_channel_main.cc')
-rw-r--r--cc/trees/remote_channel_main.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/cc/trees/remote_channel_main.cc b/cc/trees/remote_channel_main.cc
index c8d304f..3aea001 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,