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