diff --git a/protos/message.proto b/protos/message.proto index 003bb33..2e4a84b 100644 --- a/protos/message.proto +++ b/protos/message.proto @@ -607,7 +607,6 @@ message SwitchDisplay { SupportedResolutions resolutions = 7; // Do not care about the origin point for now. Resolution original_resolution = 8; - double scale = 9; } message CaptureDisplays {