summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Regular_POA.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/Regular_POA.inl')
-rw-r--r--TAO/tao/PortableServer/Regular_POA.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/Regular_POA.inl b/TAO/tao/PortableServer/Regular_POA.inl
index 04b4b4b091b..bbfe8339c0e 100644
--- a/TAO/tao/PortableServer/Regular_POA.inl
+++ b/TAO/tao/PortableServer/Regular_POA.inl
@@ -5,7 +5,7 @@
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_INLINE PortableServer::POA_ptr
-TAO_Regular_POA::the_parent (ACE_ENV_SINGLE_ARG_DECL_NOT_USED)
+TAO_Regular_POA::the_parent (void)
ACE_THROW_SPEC ((CORBA::SystemException))
{
return PortableServer::POA::_duplicate (this->parent_);