summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.h b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.h
index 1a61217fe5f..ccb8ee68b7a 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.h
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.h
@@ -70,19 +70,9 @@ protected:
virtual TAO_Profile * make_profile (ACE_ENV_SINGLE_ARG_DECL);
- /// Obtain UIPMC properties that must be used by this connector, i.e.,
- /// initialize <uipmc_properties_>.
- int init_uipmc_properties (void);
-
/// Cancel the passed cvs handler from the connector
virtual int cancel_svc_handler (TAO_Connection_Handler * svc_handler);
-protected:
-
- /// UIPMC configuration properties to be used for all
- /// connections established by this connector.
- TAO_UIPMC_Properties uipmc_properties_;
-
private:
// @@ Michael: UDP Addition
ACE_Hash_Map_Manager_Ex < ACE_INET_Addr,