summaryrefslogtreecommitdiff
path: root/TAO/tao/Utils/PolicyList_Destroyer.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Utils/PolicyList_Destroyer.inl')
-rw-r--r--TAO/tao/Utils/PolicyList_Destroyer.inl6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tao/Utils/PolicyList_Destroyer.inl b/TAO/tao/Utils/PolicyList_Destroyer.inl
index a93e6334c87..1bc3d224276 100644
--- a/TAO/tao/Utils/PolicyList_Destroyer.inl
+++ b/TAO/tao/Utils/PolicyList_Destroyer.inl
@@ -1,13 +1,7 @@
-// -*- C++ -*-
-//
// $Id$
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
ACE_INLINE
TAO::Utils::PolicyList_Destroyer::PolicyList_Destroyer (CORBA::ULong length_hint)
: CORBA::PolicyList(length_hint)
{
}
-
-TAO_END_VERSIONED_NAMESPACE_DECL