summaryrefslogtreecommitdiff
path: root/TAO/tao/UIOP_Factory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/UIOP_Factory.cpp')
-rw-r--r--TAO/tao/UIOP_Factory.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tao/UIOP_Factory.cpp b/TAO/tao/UIOP_Factory.cpp
index f5fc3e5b583..0422c0dfae4 100644
--- a/TAO/tao/UIOP_Factory.cpp
+++ b/TAO/tao/UIOP_Factory.cpp
@@ -36,12 +36,6 @@ TAO_UIOP_Protocol_Factory::prefix (void) const
return ::prefix_;
}
-char
-TAO_UIOP_Protocol_Factory::options_delimiter (void) const
-{
- return '|';
-}
-
TAO_Acceptor *
TAO_UIOP_Protocol_Factory::make_acceptor (void)
{