diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2009-03-17 19:34:49 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2009-03-17 19:34:49 +0000 |
commit | 341807f19b1e0cf344b498158d1ca0550348c7ec (patch) | |
tree | 496a015d90cf09954d5f5b225255743c8a91bf95 | |
parent | 65ddc54b900c55837e5e747bc54d5c4711932b71 (diff) | |
download | ATCD-341807f19b1e0cf344b498158d1ca0550348c7ec.tar.gz |
-rw-r--r-- | TAO/tao/BiDir_GIOP/BiDir_Service_Context_Handler.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/BiDir_GIOP/BiDir_Service_Context_Handler.cpp b/TAO/tao/BiDir_GIOP/BiDir_Service_Context_Handler.cpp index 0dc1f069118..447b62f147e 100644 --- a/TAO/tao/BiDir_GIOP/BiDir_Service_Context_Handler.cpp +++ b/TAO/tao/BiDir_GIOP/BiDir_Service_Context_Handler.cpp @@ -32,7 +32,7 @@ TAO_BiDIR_Service_Context_Handler::generate_service_context ( TAO_Stub *, TAO_Transport& transport, TAO_Operation_Details &opdetails, - TAO_Target_Specification &spec, + TAO_Target_Specification &, TAO_OutputCDR &msg) { if (transport.orb_core ()->bidir_giop_policy () && |