summaryrefslogtreecommitdiff
path: root/TAO/tao/PICurrent.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PICurrent.inl')
-rw-r--r--TAO/tao/PICurrent.inl4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/PICurrent.inl b/TAO/tao/PICurrent.inl
index a48e98038f8..2c03f3722b0 100644
--- a/TAO/tao/PICurrent.inl
+++ b/TAO/tao/PICurrent.inl
@@ -9,8 +9,8 @@ TAO_PICurrent::slot_count (void) const
}
ACE_INLINE void
-TAO_PICurrent::check_validity (const PortableInterceptor::SlotId &id,
- CORBA::Environment &ACE_TRY_ENV)
+TAO_PICurrent::check_validity (const PortableInterceptor::SlotId &id
+ TAO_ENV_ARG_DECL)
{
// No need to acquire a lock for this check. At this point, these
// attributes are read only.