summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/ThreadStrategySingleFactoryImpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/ThreadStrategySingleFactoryImpl.cpp')
-rw-r--r--TAO/tao/PortableServer/ThreadStrategySingleFactoryImpl.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/TAO/tao/PortableServer/ThreadStrategySingleFactoryImpl.cpp b/TAO/tao/PortableServer/ThreadStrategySingleFactoryImpl.cpp
index d37db6f0745..c082224cb0f 100644
--- a/TAO/tao/PortableServer/ThreadStrategySingleFactoryImpl.cpp
+++ b/TAO/tao/PortableServer/ThreadStrategySingleFactoryImpl.cpp
@@ -44,9 +44,7 @@ namespace TAO
}
void
- ThreadStrategySingleFactoryImpl::destroy (
- ThreadStrategy *strategy
- )
+ ThreadStrategySingleFactoryImpl::destroy (ThreadStrategy *strategy)
{
strategy->strategy_cleanup ();