summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-01-25 20:15:00 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-01-25 20:15:00 +0000
commitba46aa77927bf412eb25f8f7683bf9d7f232a54f (patch)
tree836289fcc377e41860c0d5ea4affb2a545675634
parent6213071bf483fcc189bac6c537d6521518755686 (diff)
downloadATCD-ba46aa77927bf412eb25f8f7683bf9d7f232a54f.tar.gz
-rw-r--r--TAO/tao/PortableServer/IdAssignmentStrategyFactoryImpl.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/PortableServer/IdAssignmentStrategyFactoryImpl.cpp b/TAO/tao/PortableServer/IdAssignmentStrategyFactoryImpl.cpp
index 94a8341e442..df3bb998e30 100644
--- a/TAO/tao/PortableServer/IdAssignmentStrategyFactoryImpl.cpp
+++ b/TAO/tao/PortableServer/IdAssignmentStrategyFactoryImpl.cpp
@@ -47,8 +47,7 @@ namespace TAO
}
void
- IdAssignmentStrategyFactoryImpl::destroy (IdAssignmentStrategy
- */*strategy*/)
+ IdAssignmentStrategyFactoryImpl::destroy (IdAssignmentStrategy)
{
// Noop because both types are singletons
}