summaryrefslogtreecommitdiff
path: root/TAO/tao/Cache_Entries.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Cache_Entries.inl')
-rw-r--r--TAO/tao/Cache_Entries.inl7
1 files changed, 1 insertions, 6 deletions
diff --git a/TAO/tao/Cache_Entries.inl b/TAO/tao/Cache_Entries.inl
index 475f8865a0d..711f635b20e 100644
--- a/TAO/tao/Cache_Entries.inl
+++ b/TAO/tao/Cache_Entries.inl
@@ -1,9 +1,6 @@
-// -*- C++ -*-
-//
+/* -*- C++ -*- */
// $Id$
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
namespace TAO
{
ACE_INLINE
@@ -191,5 +188,3 @@ namespace TAO
return this->transport_property_;
}
}
-
-TAO_END_VERSIONED_NAMESPACE_DECL