summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Transport.cpp
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2001-09-22 04:42:13 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2001-09-22 04:42:13 +0000
commit19808d36f0b007baf9cf2f2f07b43f6fa8308ea6 (patch)
tree865298693d981a12e18825683ad5c5a4f5f43653 /TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Transport.cpp
parent49799c30f43cd5f617342acc6e5f50958fcf7af3 (diff)
downloadATCD-19808d36f0b007baf9cf2f2f07b43f6fa8308ea6.tar.gz
ChangeLogTag:Fri Sep 21 21:39:22 2001 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Transport.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Transport.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Transport.cpp b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Transport.cpp
index 6447d7e7b93..20d9d7d2f7e 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Transport.cpp
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Transport.cpp
@@ -78,7 +78,6 @@ TAO_SSLIOP_Transport::handle_input_i (TAO_Resume_Handle &rh,
// Set up the SSLIOP::Current object.
TAO_SSL_State_Guard ssl_state_guard (this->connection_handler_,
- this->orb_core (),
result);
if (result == -1)
return -1;