summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP_Message_Connectors.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/GIOP_Message_Connectors.h')
-rw-r--r--TAO/tao/GIOP_Message_Connectors.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tao/GIOP_Message_Connectors.h b/TAO/tao/GIOP_Message_Connectors.h
index 6fb7c757459..977d2e3f68b 100644
--- a/TAO/tao/GIOP_Message_Connectors.h
+++ b/TAO/tao/GIOP_Message_Connectors.h
@@ -32,12 +32,6 @@ class TAO_Export TAO_GIOP_Message_Connectors:
// class.
protected:
- virtual CORBA::Boolean
- write_request_header (const TAO_Operation_Details &opdetails,
- TAO_Target_Specification &spec,
- TAO_OutputCDR &msg);
- // Write the GIOP request header.
-
int parse_reply (TAO_Message_State_Factory &mesg_state,
TAO_Pluggable_Connector_Params &params);
// Parse the reply message from the server