summaryrefslogtreecommitdiff
path: root/TAO/tao/Thread_Lane_Resources.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-09-29 07:23:49 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-09-29 07:23:49 +0000
commit9657259a42f1e4351c965fb4bf93bba39b509676 (patch)
treec501b112104ad20797c3b995127dfc73df3c4f63 /TAO/tao/Thread_Lane_Resources.cpp
parent308d9f8651119590d98fff1cff0c4708fd071e0e (diff)
downloadATCD-9657259a42f1e4351c965fb4bf93bba39b509676.tar.gz
ChangeLogTag: Thu Sep 29 07:08:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Thread_Lane_Resources.cpp')
-rw-r--r--TAO/tao/Thread_Lane_Resources.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tao/Thread_Lane_Resources.cpp b/TAO/tao/Thread_Lane_Resources.cpp
index 6d7db43e10c..1168a525d4f 100644
--- a/TAO/tao/Thread_Lane_Resources.cpp
+++ b/TAO/tao/Thread_Lane_Resources.cpp
@@ -500,10 +500,8 @@ TAO_Thread_Lane_Resources::shutdown_reactor (void)
ace_mon,
leader_follower.lock ());
-
ACE_Reactor *reactor = leader_follower.reactor ();
-
// Wakeup all the threads waiting blocked in the event loop, this
// does not guarantee that they will all go away, but reduces the
// load on the POA....