summaryrefslogtreecommitdiff
path: root/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-07-02 16:17:17 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-07-02 16:17:17 +0000
commitda8ef108c6cf1f7ab31b15e7b0fb5d897336b36c (patch)
tree655e13d5bbd932a1c54097240faa369d0df6436a /TAO/tao/RTPortableServer/RT_Servant_Dispatcher.cpp
parent9362e29983fc97c517ebe3a0166a9ce017b70aae (diff)
downloadATCD-da8ef108c6cf1f7ab31b15e7b0fb5d897336b36c.tar.gz
Wed Jul 02 16:16:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/RTPortableServer/RT_Servant_Dispatcher.cpp')
-rw-r--r--TAO/tao/RTPortableServer/RT_Servant_Dispatcher.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.cpp b/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.cpp
index 94c77f10cc5..ca055294637 100644
--- a/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.cpp
+++ b/TAO/tao/RTPortableServer/RT_Servant_Dispatcher.cpp
@@ -275,8 +275,7 @@ TAO_RT_Servant_Dispatcher::pre_invoke_remote_request (
void
TAO_RT_Servant_Dispatcher::pre_invoke_collocated_request (TAO_Root_POA &poa,
CORBA::Short servant_priority,
- TAO::Portable_Server::Servant_Upcall::Pre_Invoke_State &pre_invoke_state
- )
+ TAO::Portable_Server::Servant_Upcall::Pre_Invoke_State &pre_invoke_state)
{
TAO_Thread_Pool *thread_pool =
static_cast <TAO_Thread_Pool *> (poa.thread_pool ());