summaryrefslogtreecommitdiff
path: root/TAO/tao/Transport_Cache_Manager.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Transport_Cache_Manager.inl')
-rw-r--r--TAO/tao/Transport_Cache_Manager.inl9
1 files changed, 1 insertions, 8 deletions
diff --git a/TAO/tao/Transport_Cache_Manager.inl b/TAO/tao/Transport_Cache_Manager.inl
index ed53a1a4f90..08c81369837 100644
--- a/TAO/tao/Transport_Cache_Manager.inl
+++ b/TAO/tao/Transport_Cache_Manager.inl
@@ -1,10 +1,5 @@
-// -*- C++ -*-
-//
+/* -*- C++ -*- */
//$Id$
-
-
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
namespace TAO
{
ACE_INLINE int
@@ -153,5 +148,3 @@ namespace TAO
return this->cache_map_;
}
}
-
-TAO_END_VERSIONED_NAMESPACE_DECL