summaryrefslogtreecommitdiff
path: root/TAO/tao/Client_Strategy_Factory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Client_Strategy_Factory.cpp')
-rw-r--r--TAO/tao/Client_Strategy_Factory.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tao/Client_Strategy_Factory.cpp b/TAO/tao/Client_Strategy_Factory.cpp
index aa28147dd9a..032cfcaca8e 100644
--- a/TAO/tao/Client_Strategy_Factory.cpp
+++ b/TAO/tao/Client_Strategy_Factory.cpp
@@ -30,12 +30,6 @@ TAO_Client_Strategy_Factory::create_wait_strategy (TAO_Transport *)
return 0;
}
-int
-TAO_Client_Strategy_Factory::allow_callback (void)
-{
- return 0;
-}
-
ACE_Lock *
TAO_Client_Strategy_Factory::create_ft_service_retention_id_lock (void)
{