summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connection_Handler.i
diff options
context:
space:
mode:
authoroci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-17 22:17:38 +0000
committeroci <oci@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-17 22:17:38 +0000
commit932a7b692db13a5469cf8e02fe1dad62f22c421a (patch)
treeb3db973eb43dda269ed7d27d5ec54af6dc3713c3 /TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connection_Handler.i
parent6ecada6c3ad1387bfb5aa008689fd6b9e5320a09 (diff)
downloadATCD-932a7b692db13a5469cf8e02fe1dad62f22c421a.tar.gz
ChangeLogTag: Sat Mar 17 16:15:14 2001 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connection_Handler.i')
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connection_Handler.i7
1 files changed, 0 insertions, 7 deletions
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connection_Handler.i b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connection_Handler.i
index 4a942f01923..be8576f9f98 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connection_Handler.i
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connection_Handler.i
@@ -3,13 +3,6 @@
// $Id$
-ACE_INLINE TAO_Transport *
-TAO_SSLIOP_Connection_Handler::transport (void)
-{
- return &(this->transport_);
-}
-
-
ACE_INLINE
TAO_SSL_State_Guard::TAO_SSL_State_Guard (
TAO_SSLIOP_Connection_Handler *handler,