diff options
Diffstat (limited to 'ipc')
-rw-r--r-- | ipc/ipc_message_start.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h index 6923e44..5b9c9d7 100644 --- a/ipc/ipc_message_start.h +++ b/ipc/ipc_message_start.h @@ -95,7 +95,6 @@ enum IPCMessageStart { EmbeddedWorkerMsgStart, EmbeddedWorkerContextMsgStart, CastMsgStart, - ScreenOrientationMsgStart, LastIPCMsgStart // Must come last. }; |