| Index: remoting/proto/internal.proto
|
| diff --git a/remoting/proto/internal.proto b/remoting/proto/internal.proto
|
| index 90ee147ce34def6c8f61c23665f28bef0f85c3cc..e63982d9b450359fb733ab7b9dc9f3f7da2d5b2a 100644
|
| --- a/remoting/proto/internal.proto
|
| +++ b/remoting/proto/internal.proto
|
| @@ -16,7 +16,6 @@ package remoting.protocol;
|
|
|
| // Represents a message being sent on the control channel.
|
| message ControlMessage {
|
| - optional BeginSessionDeprecated begin_session_deprecated = 4;
|
| }
|
|
|
| // Defines an event message on the event channel.
|
|
|