summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-03-17 11:10:49 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-03-17 11:10:49 +0000
commit9784ff0749a19e232700dab9bde7d6810d94761b (patch)
treefcfa10fced5a5c52fbfc8cee7663dd93dd0a0c24
parent4a4b8558e185437b059c3a40e73a6f2b52de98ca (diff)
downloadATCD-9784ff0749a19e232700dab9bde7d6810d94761b.tar.gz
-rw-r--r--TAO/tao/DiffServPolicy/DiffServ_Service_Context_Handler.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/tao/DiffServPolicy/DiffServ_Service_Context_Handler.cpp b/TAO/tao/DiffServPolicy/DiffServ_Service_Context_Handler.cpp
index 2ca3a15ee3e..6bd71b8a674 100644
--- a/TAO/tao/DiffServPolicy/DiffServ_Service_Context_Handler.cpp
+++ b/TAO/tao/DiffServPolicy/DiffServ_Service_Context_Handler.cpp
@@ -29,10 +29,10 @@ TAO_DiffServ_Service_Context_Handler::process_service_context (
int
TAO_DiffServ_Service_Context_Handler::generate_service_context (
TAO_Stub *stub,
- TAO_Transport& transport,
+ TAO_Transport&,
TAO_Operation_Details &opdetails,
- TAO_Target_Specification &spec,
- TAO_OutputCDR &msg)
+ TAO_Target_Specification &,
+ TAO_OutputCDR &)
{
if (stub)
{