summaryrefslogtreecommitdiff
path: root/TAO/tao/RTCORBA
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2016-01-20 17:20:46 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2016-01-20 17:20:46 +0100
commit652d38577ad3c81457a220df9ad178c84641cbf1 (patch)
tree015d91dd3e98db427de0ccc3c3b73067038ba304 /TAO/tao/RTCORBA
parenta68b3e0ea91e61c4b5457a0ebdd9436f45c99cb7 (diff)
downloadATCD-652d38577ad3c81457a220df9ad178c84641cbf1.tar.gz
Removed commented out code
* TAO/tao/RTCORBA/Thread_Pool.h:
Diffstat (limited to 'TAO/tao/RTCORBA')
-rw-r--r--TAO/tao/RTCORBA/Thread_Pool.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/RTCORBA/Thread_Pool.h b/TAO/tao/RTCORBA/Thread_Pool.h
index 680d9ec227a..6fd40ceb412 100644
--- a/TAO/tao/RTCORBA/Thread_Pool.h
+++ b/TAO/tao/RTCORBA/Thread_Pool.h
@@ -335,7 +335,6 @@ private:
CORBA::Boolean allow_request_buffering_;
CORBA::ULong max_buffered_requests_;
CORBA::ULong max_request_buffer_size_;
- // TAO_RT_ORBInitializer::TAO_RTCORBA_DT_LifeSpan const lifespan_;
ACE_Time_Value const dynamic_thread_time_;
TAO_Thread_Lane **lanes_;