summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP_Factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IIOP_Factory.h')
-rw-r--r--TAO/tao/IIOP_Factory.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/IIOP_Factory.h b/TAO/tao/IIOP_Factory.h
index 2ae5d65c20c..99064e46151 100644
--- a/TAO/tao/IIOP_Factory.h
+++ b/TAO/tao/IIOP_Factory.h
@@ -41,10 +41,6 @@ public:
virtual const char *prefix (void) const;
// Returns the prefix used by the protocol.
- virtual char options_delimiter (void) const;
- // Return the character used to mark where an endpoint ends and
- // where its options begin.
-
// = Check Protocol_Factory.h for a description of these methods.
virtual TAO_Acceptor *make_acceptor (void);
virtual TAO_Connector *make_connector (void);