summaryrefslogtreecommitdiff
path: root/TAO/tao/AnyTypeCode/Marshal.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/AnyTypeCode/Marshal.inl')
-rw-r--r--TAO/tao/AnyTypeCode/Marshal.inl6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tao/AnyTypeCode/Marshal.inl b/TAO/tao/AnyTypeCode/Marshal.inl
index 9c632873b55..8b78849a003 100644
--- a/TAO/tao/AnyTypeCode/Marshal.inl
+++ b/TAO/tao/AnyTypeCode/Marshal.inl
@@ -1,9 +1,5 @@
-// -*- C++ -*-
-//
//$Id$
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
ACE_INLINE
TAO_Marshal_Object::TAO_Marshal_Object (void)
{
@@ -79,5 +75,3 @@ TAO_Marshal_Value::TAO_Marshal_Value (void)
: nested_processing_ (0)
{
}
-
-TAO_END_VERSIONED_NAMESPACE_DECL