summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ProtocolInstance.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/ProtocolInstance.cpp')
-rw-r--r--cpp/src/Ice/ProtocolInstance.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/Ice/ProtocolInstance.cpp b/cpp/src/Ice/ProtocolInstance.cpp
index 43ed6b27bcc..98c75dc9bd2 100644
--- a/cpp/src/Ice/ProtocolInstance.cpp
+++ b/cpp/src/Ice/ProtocolInstance.cpp
@@ -134,4 +134,3 @@ IceInternal::ProtocolInstance::resolve(const string& host, int port, EndpointSel
{
_instance->endpointHostResolver()->resolve(host, port, type, endpt, cb);
}
-