summaryrefslogtreecommitdiff
path: root/TAO/tao/Transport.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Transport.h')
-rw-r--r--TAO/tao/Transport.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tao/Transport.h b/TAO/tao/Transport.h
index 4bbc454b7e7..46f69ea9aa7 100644
--- a/TAO/tao/Transport.h
+++ b/TAO/tao/Transport.h
@@ -967,8 +967,6 @@ private:
/// first request. After that, the translators are fixed for the life of the
/// connection.
CORBA::Boolean first_request_;
-
- ACE_Lock* data_locking_strategy_; // SYNCH or NULL
};
/**