summaryrefslogtreecommitdiff
path: root/TAO/tao/DynamicInterface/Server_Request.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/DynamicInterface/Server_Request.inl')
-rw-r--r--TAO/tao/DynamicInterface/Server_Request.inl4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/DynamicInterface/Server_Request.inl b/TAO/tao/DynamicInterface/Server_Request.inl
index b8e4bf6099f..4eca4ba2639 100644
--- a/TAO/tao/DynamicInterface/Server_Request.inl
+++ b/TAO/tao/DynamicInterface/Server_Request.inl
@@ -2,8 +2,6 @@
//
// $Id$
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
ACE_INLINE
void
CORBA::release (CORBA::ServerRequest_ptr x)
@@ -82,5 +80,3 @@ CORBA::ServerRequest::_tao_server_request (void)
{
return this->orb_server_request_;
}
-
-TAO_END_VERSIONED_NAMESPACE_DECL