summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/StrategyFactory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/StrategyFactory.cpp')
-rw-r--r--TAO/tao/PortableServer/StrategyFactory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/StrategyFactory.cpp b/TAO/tao/PortableServer/StrategyFactory.cpp
index dc03abc1ed4..575067c77bf 100644
--- a/TAO/tao/PortableServer/StrategyFactory.cpp
+++ b/TAO/tao/PortableServer/StrategyFactory.cpp
@@ -8,7 +8,7 @@ namespace TAO
{
namespace Portable_Server
{
- StrategyFactory::~StrategyFactory (void)
+ StrategyFactory::~StrategyFactory ()
{
}
} /* namespace Portable_Server */