summaryrefslogtreecommitdiff
path: root/TAO/tao/Wait_Strategy.cpp
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-06 19:07:10 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-06 19:07:10 +0000
commitf0e6535b238d1acf779e22922c86c5a79879a3e3 (patch)
treec28ea328650ea67f27a3f666eb3aebe43b9c0d56 /TAO/tao/Wait_Strategy.cpp
parent827681e01c7e5d022150ed531c2bd6e80e109835 (diff)
downloadATCD-f0e6535b238d1acf779e22922c86c5a79879a3e3.tar.gz
ChangeLogTag:Sun Jun 6 14:04:43 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Wait_Strategy.cpp')
-rw-r--r--TAO/tao/Wait_Strategy.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/TAO/tao/Wait_Strategy.cpp b/TAO/tao/Wait_Strategy.cpp
index edafbfeb06a..a19783bff80 100644
--- a/TAO/tao/Wait_Strategy.cpp
+++ b/TAO/tao/Wait_Strategy.cpp
@@ -175,13 +175,6 @@ TAO_Wait_On_Leader_Follower::sending_request (TAO_ORB_Core *orb_core,
int
TAO_Wait_On_Leader_Follower::wait (void)
{
- // @@ Do we need this code (checking for the difference in the
- // Reactor)? (Alex).
- // @@ Alex: yes, the same connection may be used in multiple
- // threads, each with its own reactor.
- // @@ Carlos: But, where is that code now? I cant see it here now?
- // (Alex).
-
// Cache the ORB core, it won't change and is used multiple times
// below:
TAO_ORB_Core* orb_core =