summaryrefslogtreecommitdiff
path: root/TAO/tao/RTCORBA/Thread_Pool.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-01-05 10:10:31 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-01-05 10:10:31 +0000
commitd3ca171a41e8e37e7679098b7836b22d1328ab14 (patch)
tree21c40e7f51924baf3f27083b959ef258a8cad0c3 /TAO/tao/RTCORBA/Thread_Pool.cpp
parentcf699c7b29243b048bc983a0c2e66d64429f3904 (diff)
downloadATCD-d3ca171a41e8e37e7679098b7836b22d1328ab14.tar.gz
ChangeLogTag: Wed Jan 5 10:10:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/RTCORBA/Thread_Pool.cpp')
-rw-r--r--TAO/tao/RTCORBA/Thread_Pool.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/tao/RTCORBA/Thread_Pool.cpp b/TAO/tao/RTCORBA/Thread_Pool.cpp
index 488480ceba6..ce5cc9e5721 100644
--- a/TAO/tao/RTCORBA/Thread_Pool.cpp
+++ b/TAO/tao/RTCORBA/Thread_Pool.cpp
@@ -17,11 +17,6 @@ ACE_RCSID (RTCORBA,
#include "tao/Leader_Follower.h"
#include "ace/Auto_Ptr.h"
-#if !defined (__ACE_INLINE__)
-# include "Thread_Pool.i"
-#endif /* ! __ACE_INLINE__ */
-
-
TAO_RT_New_Leader_Generator::TAO_RT_New_Leader_Generator (
TAO_Thread_Lane &lane)
: lane_ (lane)