remove temp support_windows_specific_session

This commit is contained in:
rustdesk
2024-04-20 15:13:04 +08:00
parent fb1aa9c028
commit f02a2e44d8
3 changed files with 5 additions and 26 deletions

View File

@@ -601,7 +601,8 @@ message OptionMessage {
BoolOption disable_keyboard = 12;
// Position 13 is used for Resolution. Remove later.
// Resolution custom_resolution = 13;
BoolOption support_windows_specific_session = 14;
// BoolOption support_windows_specific_session = 14;
// starting from 15 please, do not use removed fields
}
message TestDelay {