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.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/tao/Connector_Registry.h b/TAO/tao/Connector_Registry.h
index 068a484b019..d64aee47d64 100644
--- a/TAO/tao/Connector_Registry.h
+++ b/TAO/tao/Connector_Registry.h
@@ -97,11 +97,6 @@ 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 */
-
// = Iterator.
TAO_ConnectorSetIterator begin (void);
TAO_ConnectorSetIterator end (void);