summaryrefslogtreecommitdiff
path: root/TAO/tao/AnyTypeCode/Any.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/AnyTypeCode/Any.inl')
-rw-r--r--TAO/tao/AnyTypeCode/Any.inl5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/tao/AnyTypeCode/Any.inl b/TAO/tao/AnyTypeCode/Any.inl
index dd987ea89f5..281074ede88 100644
--- a/TAO/tao/AnyTypeCode/Any.inl
+++ b/TAO/tao/AnyTypeCode/Any.inl
@@ -2,9 +2,6 @@
//
// $Id$
-
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
ACE_INLINE TAO::Any_Impl *
CORBA::Any::impl (void) const
{
@@ -369,5 +366,3 @@ CORBA::Any_out::operator-> (void)
{
return this->ptr_;
}
-
-TAO_END_VERSIONED_NAMESPACE_DECL