summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP_Endpoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IIOP_Endpoint.h')
-rw-r--r--TAO/tao/IIOP_Endpoint.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tao/IIOP_Endpoint.h b/TAO/tao/IIOP_Endpoint.h
index fa4a2c77289..47db490ef26 100644
--- a/TAO/tao/IIOP_Endpoint.h
+++ b/TAO/tao/IIOP_Endpoint.h
@@ -45,15 +45,12 @@ class TAO_IIOP_Profile;
class TAO_Export TAO_IIOP_Endpoint : public TAO_Endpoint
{
public:
-
//@@ TAO_ENDPOINT_SPL_PUBLIC_METHODS_COPY_HOOK_START
// @todo Lose these friends!
friend class TAO_IIOP_Profile;
friend class TAO_SSLIOP_Profile;
- // = Initialization and termination methods.
-
/// Default constructor.
TAO_IIOP_Endpoint (void);