summaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
authorvitalybuka <vitalybuka@chromium.org>2016-01-06 19:21:45 -0800
committerCommit bot <commit-bot@chromium.org>2016-01-07 03:22:36 +0000
commit2ecd7818d1b1bf26ca9c0c8ae4dd44007abb9ef9 (patch)
tree4607c5519d1956727e814700dd37bb48eaad9535 /ipc
parent2a41135331b37b94b15df5af641421cf407b2d11 (diff)
downloadchromium_src-2ecd7818d1b1bf26ca9c0c8ae4dd44007abb9ef9.zip
chromium_src-2ecd7818d1b1bf26ca9c0c8ae4dd44007abb9ef9.tar.gz
chromium_src-2ecd7818d1b1bf26ca9c0c8ae4dd44007abb9ef9.tar.bz2
Remove unused code
This code is not used for a while after it was decided that secure sandbox with network access is not possible on Windows. BUG=349645 Review URL: https://codereview.chromium.org/1568573002 Cr-Commit-Position: refs/heads/master@{#368002}
Diffstat (limited to 'ipc')
-rw-r--r--ipc/ipc_message_start.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h
index 8ec7f3c..8197ac6 100644
--- a/ipc/ipc_message_start.h
+++ b/ipc/ipc_message_start.h
@@ -79,7 +79,6 @@ enum IPCMessageStart {
WebSocketMsgStart,
NaClHostMsgStart,
WebRTCIdentityMsgStart,
- LocalDiscoveryMsgStart,
PowerMonitorMsgStart,
EncryptedMediaMsgStart,
CacheStorageMsgStart,