summaryrefslogtreecommitdiff
path: root/TAO/tao/SmartProxies/Smart_Proxies.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/SmartProxies/Smart_Proxies.inl')
-rw-r--r--TAO/tao/SmartProxies/Smart_Proxies.inl7
1 files changed, 1 insertions, 6 deletions
diff --git a/TAO/tao/SmartProxies/Smart_Proxies.inl b/TAO/tao/SmartProxies/Smart_Proxies.inl
index 232cacd0f34..b75c0a5d096 100644
--- a/TAO/tao/SmartProxies/Smart_Proxies.inl
+++ b/TAO/tao/SmartProxies/Smart_Proxies.inl
@@ -1,9 +1,6 @@
-// -*- C++ -*-
-//
+/* -*- C++ -*- */
// $Id$
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
ACE_INLINE
TAO_Smart_Proxy_Base::TAO_Smart_Proxy_Base (void)
{
@@ -19,5 +16,3 @@ ACE_INLINE
TAO_Smart_Proxy_Base::~TAO_Smart_Proxy_Base (void)
{
}
-
-TAO_END_VERSIONED_NAMESPACE_DECL