diff options
author | Jose <jose@zeroc.com> | 2018-02-16 18:33:34 +0100 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2018-02-16 18:33:34 +0100 |
commit | 0cbf9354e2eac2ff780b4d817bfeaa2df4e83c22 (patch) | |
tree | deb2b70e5e8b5ad11c7991dcd3702534bf05b964 /cpp/src/Ice/ConnectionFactory.cpp | |
parent | Allow to create NuGet package for .NET Core on Linux (diff) | |
download | ice-0cbf9354e2eac2ff780b4d817bfeaa2df4e83c22.tar.bz2 ice-0cbf9354e2eac2ff780b4d817bfeaa2df4e83c22.tar.xz ice-0cbf9354e2eac2ff780b4d817bfeaa2df4e83c22.zip |
Whitespace cleanup
Diffstat (limited to 'cpp/src/Ice/ConnectionFactory.cpp')
-rw-r--r-- | cpp/src/Ice/ConnectionFactory.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/Ice/ConnectionFactory.cpp b/cpp/src/Ice/ConnectionFactory.cpp index 9652a253ff9..a602690cd00 100644 --- a/cpp/src/Ice/ConnectionFactory.cpp +++ b/cpp/src/Ice/ConnectionFactory.cpp @@ -282,7 +282,6 @@ IceInternal::OutgoingConnectionFactory::setRouterInfo(const RouterInfoPtr& route throw CommunicatorDestroyedException(__FILE__, __LINE__); } - // // Search for connections to the router's client proxy endpoints, // and update the object adapter for such connections, so that |