summaryrefslogtreecommitdiff
path: root/TAO/tao/Resource_Factory.cpp
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2002-04-30 22:15:45 +0000
committerbala <balanatarajan@users.noreply.github.com>2002-04-30 22:15:45 +0000
commit4651aa6f7eae615431888efa4f31a8309e44509f (patch)
treea3c6801f4798263e8fe0cb9d38f51f1ebb926826 /TAO/tao/Resource_Factory.cpp
parent62b6092eb492d90c9c73bcd23e7ffed5087493c1 (diff)
downloadATCD-4651aa6f7eae615431888efa4f31a8309e44509f.tar.gz
ChangeLogTag: Tue Apr 30 17:03:49 2002 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Resource_Factory.cpp')
-rw-r--r--TAO/tao/Resource_Factory.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tao/Resource_Factory.cpp b/TAO/tao/Resource_Factory.cpp
index 8711b484454..d7395a398b8 100644
--- a/TAO/tao/Resource_Factory.cpp
+++ b/TAO/tao/Resource_Factory.cpp
@@ -147,12 +147,6 @@ TAO_Resource_Factory::init_protocol_factories (void)
return -1;
}
-TAO_Resource_Factory::Caching_Strategy
-TAO_Resource_Factory::connection_caching_strategy_type (void) const
-{
- return TAO_Resource_Factory::NOOP;
-}
-
int
TAO_Resource_Factory::cache_maximum (void) const
{