summaryrefslogtreecommitdiff
path: root/TAO/tao/Muxed_TMS.h
diff options
context:
space:
mode:
authorbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-04-10 15:40:11 +0000
committerbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-04-10 15:40:11 +0000
commita68b146a40517edde8fd3a6fbf65ef95f2c26311 (patch)
treeb15927fa8a27e7c84b7a8c8e39a9187a25ad3151 /TAO/tao/Muxed_TMS.h
parent213372f604ef481f449452d76efdf09ed1bc4879 (diff)
downloadATCD-a68b146a40517edde8fd3a6fbf65ef95f2c26311.tar.gz
ChangeLogTag: Thu Apr 10 10:30x:33 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/Muxed_TMS.h')
-rw-r--r--TAO/tao/Muxed_TMS.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tao/Muxed_TMS.h b/TAO/tao/Muxed_TMS.h
index 5b862542812..a2dae4572c7 100644
--- a/TAO/tao/Muxed_TMS.h
+++ b/TAO/tao/Muxed_TMS.h
@@ -64,9 +64,6 @@ public:
virtual void connection_closed (void);
protected:
- /// Lock to protect the state of this class
- TAO_SYNCH_RECURSIVE_MUTEX lock_;
-
/// Used to generate a different request_id on each call to
/// request_id().
CORBA::ULong request_id_generator_;