summaryrefslogtreecommitdiff
path: root/TAO/tao/Resource_Factory.cpp
diff options
context:
space:
mode:
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 dcb4aafadb7..43fca5817ff 100644
--- a/TAO/tao/Resource_Factory.cpp
+++ b/TAO/tao/Resource_Factory.cpp
@@ -167,12 +167,6 @@ TAO_Resource_Factory::purge_percentage (void) const
return 0;
}
-TAO_Priority_Mapping *
-TAO_Resource_Factory::get_priority_mapping (void)
-{
- return 0;
-}
-
int
TAO_Resource_Factory::get_parser_names (char **&,
int &)