Index: ipc/ipc_channel_win.cc |
diff --git a/ipc/ipc_channel_win.cc b/ipc/ipc_channel_win.cc |
index 1442f7fab7b095392510dbe6509c618c49cbffbc..f59f046772e44fa410b2eda5bd1cca1411558789 100644 |
--- a/ipc/ipc_channel_win.cc |
+++ b/ipc/ipc_channel_win.cc |
@@ -245,10 +245,6 @@ |
base::ProcessId ChannelWin::GetSenderPID() { |
return GetPeerPID(); |
-} |
- |
-bool ChannelWin::IsAttachmentBrokerEndpoint() { |
- return is_attachment_broker_endpoint(); |
} |
bool ChannelWin::DidEmptyInputBuffers() { |