summaryrefslogtreecommitdiff
path: root/TAO/tao/Connector_Registry.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Connector_Registry.cpp')
-rw-r--r--TAO/tao/Connector_Registry.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tao/Connector_Registry.cpp b/TAO/tao/Connector_Registry.cpp
index d6641607364..5a368c11210 100644
--- a/TAO/tao/Connector_Registry.cpp
+++ b/TAO/tao/Connector_Registry.cpp
@@ -401,7 +401,6 @@ TAO_Connector_Registry::object_key_delimiter (const char *ior)
return 0;
}
-#if defined (TAO_USES_ROBUST_CONNECTION_MGMT)
int
TAO_Connector_Registry::purge_connections (void)
{
@@ -421,7 +420,6 @@ TAO_Connector_Registry::purge_connections (void)
return 0;
}
-#endif /* TAO_USES_ROBUST_CONNECTION_MGMT */
#if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION)