summaryrefslogtreecommitdiff
path: root/TAO/tao/Request_Dispatcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Request_Dispatcher.h')
-rw-r--r--TAO/tao/Request_Dispatcher.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/Request_Dispatcher.h b/TAO/tao/Request_Dispatcher.h
index ce097986e58..e70b0f2f81a 100644
--- a/TAO/tao/Request_Dispatcher.h
+++ b/TAO/tao/Request_Dispatcher.h
@@ -57,8 +57,7 @@ public:
*/
virtual void dispatch (TAO_ORB_Core *orb_core,
TAO_ServerRequest &request,
- CORBA::Object_out forward_to
- ACE_ENV_ARG_DECL);
+ CORBA::Object_out forward_to);
};
TAO_END_VERSIONED_NAMESPACE_DECL