summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP_Message_Generator_Parser_10.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/GIOP_Message_Generator_Parser_10.h')
-rw-r--r--TAO/tao/GIOP_Message_Generator_Parser_10.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/TAO/tao/GIOP_Message_Generator_Parser_10.h b/TAO/tao/GIOP_Message_Generator_Parser_10.h
index 45dbb9f62c5..c209644d37b 100644
--- a/TAO/tao/GIOP_Message_Generator_Parser_10.h
+++ b/TAO/tao/GIOP_Message_Generator_Parser_10.h
@@ -41,8 +41,7 @@ public:
virtual bool write_request_header (
const TAO_Operation_Details &opdetails,
TAO_Target_Specification &spec,
- TAO_OutputCDR &msg
- );
+ TAO_OutputCDR &msg);
/// Write the LocateRequest header
virtual bool write_locate_request_header (
@@ -56,8 +55,7 @@ public:
TAO_OutputCDR &output,
TAO_Pluggable_Reply_Params_Base &reply
- )
- ACE_THROW_SPEC ((CORBA::SystemException));
+ );
/// Writes the locate _reply message in to the @a output
virtual bool write_locate_reply_mesg (