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 7ce2bdd..e71755f 100644 --- a/ipc/ipc_message_start.h +++ b/ipc/ipc_message_start.h @@ -91,7 +91,6 @@ enum IPCMessageStart { PowerMonitorMsgStart, EncryptedMediaMsgStart, ServiceWorkerMsgStart, - MessagePortMsgStart, LastIPCMsgStart // Must come last. }; |