summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/IdUniquenessStrategyUniqueFactoryImpl.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/IdUniquenessStrategyUniqueFactoryImpl.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/IdUniquenessStrategyUniqueFactoryImpl.cpp')
-rw-r--r--TAO/tao/PortableServer/IdUniquenessStrategyUniqueFactoryImpl.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/PortableServer/IdUniquenessStrategyUniqueFactoryImpl.cpp b/TAO/tao/PortableServer/IdUniquenessStrategyUniqueFactoryImpl.cpp
index adf34ab10bd..4c55957752d 100644
--- a/TAO/tao/PortableServer/IdUniquenessStrategyUniqueFactoryImpl.cpp
+++ b/TAO/tao/PortableServer/IdUniquenessStrategyUniqueFactoryImpl.cpp
@@ -12,10 +12,6 @@ namespace TAO
{
namespace Portable_Server
{
- IdUniquenessStrategyUniqueFactoryImpl::~IdUniquenessStrategyUniqueFactoryImpl (void)
- {
- }
-
IdUniquenessStrategy*
IdUniquenessStrategyUniqueFactoryImpl::create (
::PortableServer::IdUniquenessPolicyValue value)