summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/IdUniquenessStrategyFactoryImpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/IdUniquenessStrategyFactoryImpl.cpp')
-rw-r--r--TAO/tao/PortableServer/IdUniquenessStrategyFactoryImpl.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/PortableServer/IdUniquenessStrategyFactoryImpl.cpp b/TAO/tao/PortableServer/IdUniquenessStrategyFactoryImpl.cpp
index 1d6a722f548..f215d512ae1 100644
--- a/TAO/tao/PortableServer/IdUniquenessStrategyFactoryImpl.cpp
+++ b/TAO/tao/PortableServer/IdUniquenessStrategyFactoryImpl.cpp
@@ -50,8 +50,7 @@ namespace TAO
void
IdUniquenessStrategyFactoryImpl::destroy (
- IdUniquenessStrategy *strategy
- )
+ IdUniquenessStrategy *strategy)
{
switch (strategy->type ())
{