summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP_Message_Lite.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/GIOP_Message_Lite.h')
-rw-r--r--TAO/tao/GIOP_Message_Lite.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/TAO/tao/GIOP_Message_Lite.h b/TAO/tao/GIOP_Message_Lite.h
index c92e9606009..1b8ca86c180 100644
--- a/TAO/tao/GIOP_Message_Lite.h
+++ b/TAO/tao/GIOP_Message_Lite.h
@@ -139,12 +139,7 @@ private:
// <request_id> and <response_required> are set as part of the
// message processing.
- void find_ior_in_table (TAO_ObjectKey &object_key,
- TAO_ORB_Core *orb_core,
- CORBA::Environment &ACE_TRY_ENV);
- // Find the IOR in table
-
- int parse_request_header (TAO_GIOP_ServerRequest &request);
+ int parse_request_header (TAO_GIOP_ServerRequest &request);
// Parse the Request Message header
int parse_locate_header (TAO_GIOP_Locate_Request_Header &request);