summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Endpoint.i
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2000-12-08 19:13:09 +0000
committerbala <balanatarajan@users.noreply.github.com>2000-12-08 19:13:09 +0000
commit20d40b81fa880f37581ef1a667ddc7a51b5ce9d7 (patch)
treefc1227e146dd2bf415cb24d94222a946c4fa9189 /TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Endpoint.i
parent2f3365a4b46f93570c26f01f87b40be2a7f17a36 (diff)
downloadATCD-20d40b81fa880f37581ef1a667ddc7a51b5ce9d7.tar.gz
ChangeLogTag: Fri Dec 8 13:06:40 2000 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Endpoint.i')
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Endpoint.i3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Endpoint.i b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Endpoint.i
index da1fe1add6d..ece77ba3229 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Endpoint.i
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Endpoint.i
@@ -15,8 +15,9 @@ TAO_SSLIOP_Endpoint::ssl_component (void) const
return this->ssl_component_;
}
-ACE_INLINE TAO_SSLIOP_Client_Connection_Handler *&
+/*ACE_INLINE TAO_SSLIOP_Client_Connection_Handler *&
TAO_SSLIOP_Endpoint::ssl_hint(void)
{
return this->ssl_hint_;
}
+*/