summaryrefslogtreecommitdiff
path: root/TAO/tao/Protocol_Factory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Protocol_Factory.cpp')
-rw-r--r--TAO/tao/Protocol_Factory.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tao/Protocol_Factory.cpp b/TAO/tao/Protocol_Factory.cpp
index adb52c2f5bd..364f6605918 100644
--- a/TAO/tao/Protocol_Factory.cpp
+++ b/TAO/tao/Protocol_Factory.cpp
@@ -46,12 +46,6 @@ TAO_Protocol_Factory::prefix (void) const
return ::prefix_;
}
-char
-TAO_Protocol_Factory::options_delimiter (void) const
-{
- return '\0';
-}
-
#if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION)