diff options
author | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-02-20 22:24:56 +0000 |
---|---|---|
committer | bala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-02-20 22:24:56 +0000 |
commit | 19f3a6a5a7b30d73216976aae937e5dbaaad5486 (patch) | |
tree | f1da6bed95368098630e9fd829743efdb39373f3 /TAO/tao/Connection_Handler.inl | |
parent | 98fa03c757e7eac4961b55259b53e51bf858d123 (diff) | |
download | ATCD-19f3a6a5a7b30d73216976aae937e5dbaaad5486.tar.gz |
ChangeLogTag: Tue Feb 20 16:13:22 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Connection_Handler.inl')
-rw-r--r-- | TAO/tao/Connection_Handler.inl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/Connection_Handler.inl b/TAO/tao/Connection_Handler.inl index e79d07a513c..cadc729911f 100644 --- a/TAO/tao/Connection_Handler.inl +++ b/TAO/tao/Connection_Handler.inl @@ -43,7 +43,6 @@ TAO_Connection_Handler::decr_ref_count (void) // <cache_map_entry_> if (this->cache_map_entry_) { - // Now mark the Ext_Id for us as closed this->cache_map_entry_->int_id_.recycle_state (ACE_RECYCLABLE_CLOSED); |