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