summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-03-17 11:04:36 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-03-17 11:04:36 +0000
commita5d766c9027088cb956fd34f0bbf3578b24c58b0 (patch)
treecb404120499f8049a9f5d3a6beb836eb08ce1f11
parent9e9bd6555a2ff705cdbdfc45041c69de686bfa46 (diff)
downloadATCD-a5d766c9027088cb956fd34f0bbf3578b24c58b0.tar.gz
-rw-r--r--TAO/tao/Codeset/Codeset_Service_Context_Handler.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Codeset/Codeset_Service_Context_Handler.cpp b/TAO/tao/Codeset/Codeset_Service_Context_Handler.cpp
index 1d18c06c73d..58b0aa53c46 100644
--- a/TAO/tao/Codeset/Codeset_Service_Context_Handler.cpp
+++ b/TAO/tao/Codeset/Codeset_Service_Context_Handler.cpp
@@ -27,8 +27,8 @@ TAO_Codeset_Service_Context_Handler::generate_service_context (
TAO_Stub *,
TAO_Transport& transport,
TAO_Operation_Details &opdetails,
- TAO_Target_Specification &spec,
- TAO_OutputCDR &msg)
+ TAO_Target_Specification &,
+ TAO_OutputCDR &)
{
if (transport.first_request ())
{