summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/POA_Policy_Set.i
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/POA_Policy_Set.i')
-rw-r--r--TAO/tao/PortableServer/POA_Policy_Set.i6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tao/PortableServer/POA_Policy_Set.i b/TAO/tao/PortableServer/POA_Policy_Set.i
index 4181baecf48..fee42969600 100644
--- a/TAO/tao/PortableServer/POA_Policy_Set.i
+++ b/TAO/tao/PortableServer/POA_Policy_Set.i
@@ -1,9 +1,5 @@
-// -*- C++ -*-
-//
// $Id$
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
ACE_INLINE CORBA::ULong
TAO_POA_Policy_Set::num_policies (void) const
{
@@ -55,5 +51,3 @@ TAO_POA_Policy_Set::policies (void)
{
return this->impl_;
}
-
-TAO_END_VERSIONED_NAMESPACE_DECL