summaryrefslogtreecommitdiff
path: root/TAO/tao/Wait_Strategy.h
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-05-03 15:11:53 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-05-03 15:11:53 +0000
commitcd6754040daa726a31ee13423e60aaaf14d35294 (patch)
tree13da6589c088b1adeb7265b4ba5a44155038ba2f /TAO/tao/Wait_Strategy.h
parentda29af5c734e471ed7bd66ec7810cbb3b90bd150 (diff)
downloadATCD-cd6754040daa726a31ee13423e60aaaf14d35294.tar.gz
ChangeLogTag: Thu May 3 10:11:08 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Wait_Strategy.h')
-rw-r--r--TAO/tao/Wait_Strategy.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tao/Wait_Strategy.h b/TAO/tao/Wait_Strategy.h
index 008f605a804..c00e64c11a8 100644
--- a/TAO/tao/Wait_Strategy.h
+++ b/TAO/tao/Wait_Strategy.h
@@ -103,8 +103,6 @@ protected:
/// Flag to indicate whether the service handler that created the
/// above transport has been registered with the reactor or not. The
/// default is 0.
- /// @@ Would this flag be a duplication of the one in the Connection
- /// @@ Handler ?
int is_registered_;
};