summaryrefslogtreecommitdiff
path: root/TAO/tao/Connector_Registry.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Connector_Registry.h')
-rw-r--r--TAO/tao/Connector_Registry.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/Connector_Registry.h b/TAO/tao/Connector_Registry.h
index 1c65c121432..d5e39254b49 100644
--- a/TAO/tao/Connector_Registry.h
+++ b/TAO/tao/Connector_Registry.h
@@ -103,10 +103,9 @@ public:
// Obtain the object key delimiter used by the protocol specified in
// the provided URL style IOR.
-#if defined (TAO_USES_ROBUST_CONNECTION_MGMT)
int purge_connections (void);
// Purge "old" connections.
-#endif /* TAO_USES_ROBUST_CONNECTION_MGMT */
+
private:
int preprocess_preconnects (TAO_ORB_Core *orb_core,
TAO_PreconnectSet &preconnects);