summaryrefslogtreecommitdiff
path: root/TAO/tao/Transport_Mux_Strategy.h
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-05 04:56:04 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-06-05 04:56:04 +0000
commit72d4fb65a3b0871d825cdef2820fd7d561f3f2cf (patch)
tree07960211bbbaca04f69ebf0973032de0ea1513f2 /TAO/tao/Transport_Mux_Strategy.h
parentc1838e33dc74bb6833eae4c2ec52ca1719013ad0 (diff)
downloadATCD-72d4fb65a3b0871d825cdef2820fd7d561f3f2cf.tar.gz
ChangeLogTag:Fri Jun 4 23:48:41 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Transport_Mux_Strategy.h')
-rw-r--r--TAO/tao/Transport_Mux_Strategy.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tao/Transport_Mux_Strategy.h b/TAO/tao/Transport_Mux_Strategy.h
index 7bbe6a181da..f7d92ae34ef 100644
--- a/TAO/tao/Transport_Mux_Strategy.h
+++ b/TAO/tao/Transport_Mux_Strategy.h
@@ -139,9 +139,6 @@ public:
virtual void destroy_cdr_stream (TAO_InputCDR *);
protected:
- ACE_SYNCH_MUTEX lock_;
- // Synchronize the internal state
-
CORBA::ULong request_id_generator_;
// Used to generate a different request_id on each call to
// request_id()