summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Acceptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Acceptor.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Acceptor.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Acceptor.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Acceptor.h
index e4b46306397..ab0513411bb 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Acceptor.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Acceptor.h
@@ -86,10 +86,6 @@ public:
/// endpoints set up by this acceptor.
const SSLIOP::SSL &ssl_component (void) const;
- /// Retrieve the CSIv2 CSIIOP::TLS_SEC_TRANS component associated with
- /// the endpoints set up by this acceptor.
- const SSLIOP::SSL &ssl_component (void) const;
-
private:
/// Implement the common part of the open*() methods.