refact: proto, remove unused field

Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
fufesou
2025-11-13 19:21:44 +08:00
parent 6e2671e951
commit ae7aaf9629

View File

@@ -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 {