summaryrefslogtreecommitdiff
path: root/TAO/tao/CSD_Framework/CSD_POA.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/CSD_Framework/CSD_POA.inl')
-rw-r--r--TAO/tao/CSD_Framework/CSD_POA.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/CSD_Framework/CSD_POA.inl b/TAO/tao/CSD_Framework/CSD_POA.inl
index bfc547f58cd..948d7f064cd 100644
--- a/TAO/tao/CSD_Framework/CSD_POA.inl
+++ b/TAO/tao/CSD_Framework/CSD_POA.inl
@@ -3,7 +3,7 @@ TAO_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_INLINE
TAO::CSD::Strategy_Proxy&
-TAO_CSD_POA::servant_dispatching_strategy_proxy (void) const
+TAO_CSD_POA::servant_dispatching_strategy_proxy () const
{
return *sds_proxy_;
}