summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/ThreadStrategyFactoryImpl.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-02-21 18:15:05 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-02-21 18:15:05 +0000
commit818e86068f2cd89f62a02c2902738725978cb0b8 (patch)
tree2db768f109420773a098ad84d3301ac2cbe75cc0 /TAO/tao/PortableServer/ThreadStrategyFactoryImpl.cpp
parentabb08e053f764b94acdc17dc947190579e65a0be (diff)
downloadATCD-818e86068f2cd89f62a02c2902738725978cb0b8.tar.gz
ChangeLogTag: Mon Feb 21 18:13:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/PortableServer/ThreadStrategyFactoryImpl.cpp')
-rw-r--r--TAO/tao/PortableServer/ThreadStrategyFactoryImpl.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/PortableServer/ThreadStrategyFactoryImpl.cpp b/TAO/tao/PortableServer/ThreadStrategyFactoryImpl.cpp
index 4d2dd1d8519..e1feeef133d 100644
--- a/TAO/tao/PortableServer/ThreadStrategyFactoryImpl.cpp
+++ b/TAO/tao/PortableServer/ThreadStrategyFactoryImpl.cpp
@@ -12,10 +12,6 @@ namespace TAO
{
namespace Portable_Server
{
- ThreadStrategyFactoryImpl::~ThreadStrategyFactoryImpl (void)
- {
- }
-
ThreadStrategy*
ThreadStrategyFactoryImpl::create (
::PortableServer::ThreadPolicyValue value)