summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Default_Servant_Dispatcher.cpp
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-05-02 06:45:38 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-05-02 06:45:38 +0000
commit8da1a66c5cf50c6641101ba01da2abe372bb3b02 (patch)
tree9c41548ab0fb703840d8a48ad340e6c647a34533 /TAO/tao/PortableServer/Default_Servant_Dispatcher.cpp
parent5e391b4ce42cb6d1089ae951c3437a19ec4af137 (diff)
downloadATCD-8da1a66c5cf50c6641101ba01da2abe372bb3b02.tar.gz
ChangeLogTag: Thu May 2 01:44:35 2002 Irfan Pyarali <irfan@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/PortableServer/Default_Servant_Dispatcher.cpp')
-rw-r--r--TAO/tao/PortableServer/Default_Servant_Dispatcher.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/PortableServer/Default_Servant_Dispatcher.cpp b/TAO/tao/PortableServer/Default_Servant_Dispatcher.cpp
index 8dac4b1b381..4e011af125e 100644
--- a/TAO/tao/PortableServer/Default_Servant_Dispatcher.cpp
+++ b/TAO/tao/PortableServer/Default_Servant_Dispatcher.cpp
@@ -44,7 +44,7 @@ TAO_Default_Servant_Dispatcher::pre_invoke_remote_request (TAO_POA &,
TAO_Service_Context &,
TAO_Service_Context &,
TAO_Object_Adapter::Servant_Upcall::Pre_Invoke_State &
- ACE_ENV_ARG_DECL)
+ ACE_ENV_ARG_DECL_NOT_USED)
{
}
@@ -52,7 +52,7 @@ void
TAO_Default_Servant_Dispatcher::pre_invoke_collocated_request (TAO_POA &,
CORBA::Short,
TAO_Object_Adapter::Servant_Upcall::Pre_Invoke_State &
- ACE_ENV_ARG_DECL)
+ ACE_ENV_ARG_DECL_NOT_USED)
{
}