summaryrefslogtreecommitdiff
path: root/TAO/tao/DynamicInterface/Request.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/DynamicInterface/Request.inl')
-rw-r--r--TAO/tao/DynamicInterface/Request.inl4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/DynamicInterface/Request.inl b/TAO/tao/DynamicInterface/Request.inl
index f540c8652d6..4b625ef61da 100644
--- a/TAO/tao/DynamicInterface/Request.inl
+++ b/TAO/tao/DynamicInterface/Request.inl
@@ -2,8 +2,6 @@
//
// $Id$
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
ACE_INLINE
void
CORBA::release (CORBA::Request_ptr x)
@@ -198,5 +196,3 @@ CORBA::Request::response_received (void)
return this->response_received_;
}
-
-TAO_END_VERSIONED_NAMESPACE_DECL