summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/RT_Servant_Dispatcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/RT_Servant_Dispatcher.h')
-rw-r--r--TAO/tao/PortableServer/RT_Servant_Dispatcher.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/RT_Servant_Dispatcher.h b/TAO/tao/PortableServer/RT_Servant_Dispatcher.h
index 08dcf882b24..14e4d543faf 100644
--- a/TAO/tao/PortableServer/RT_Servant_Dispatcher.h
+++ b/TAO/tao/PortableServer/RT_Servant_Dispatcher.h
@@ -40,7 +40,6 @@ public:
/// Dispatch the request to the servant.
virtual void dispatch (TAO_Object_Adapter::Servant_Upcall &servant_upcall,
TAO_ServerRequest &req,
- void *context,
CORBA::Environment &ACE_TRY_ENV);
};