summaryrefslogtreecommitdiff
path: root/TAO/tao/PICurrent.inl
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2001-12-08 21:59:30 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2001-12-08 21:59:30 +0000
commitb11770b30f8b58d20fe2d61846bfa3fc5354ee7e (patch)
tree6939cf1ed0a80ce8a3224d33f3d23c0e1b9a517f /TAO/tao/PICurrent.inl
parent8fd5b8293423d91c699711bce0f3551cb8c20a69 (diff)
downloadATCD-b11770b30f8b58d20fe2d61846bfa3fc5354ee7e.tar.gz
Merged corba-env-clean branch.
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.