summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP_Connector.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IIOP_Connector.cpp')
-rw-r--r--TAO/tao/IIOP_Connector.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/IIOP_Connector.cpp b/TAO/tao/IIOP_Connector.cpp
index fe3c4b6c866..06e57baf14c 100644
--- a/TAO/tao/IIOP_Connector.cpp
+++ b/TAO/tao/IIOP_Connector.cpp
@@ -446,7 +446,6 @@ TAO_IIOP_Connector::complete_connection (int result,
transport = tlist[0];
desc.reset_endpoint(ep_list[0]);
if (!this->wait_for_connection_completion (r,
- desc,
transport,
timeout))
{