mirror of
https://github.com/rustdesk/hbb_common.git
synced 2026-02-16 02:20:43 +00:00
refact: proto, remove unused field
Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
@@ -607,7 +607,6 @@ message SwitchDisplay {
|
|||||||
SupportedResolutions resolutions = 7;
|
SupportedResolutions resolutions = 7;
|
||||||
// Do not care about the origin point for now.
|
// Do not care about the origin point for now.
|
||||||
Resolution original_resolution = 8;
|
Resolution original_resolution = 8;
|
||||||
double scale = 9;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
message CaptureDisplays {
|
message CaptureDisplays {
|
||||||
|
|||||||
Reference in New Issue
Block a user