summaryrefslogtreecommitdiff
path: root/TAO/tao/Default_Collocation_Resolver.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Default_Collocation_Resolver.h')
-rw-r--r--TAO/tao/Default_Collocation_Resolver.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tao/Default_Collocation_Resolver.h b/TAO/tao/Default_Collocation_Resolver.h
index c98aefae6d5..3d42c2a7d64 100644
--- a/TAO/tao/Default_Collocation_Resolver.h
+++ b/TAO/tao/Default_Collocation_Resolver.h
@@ -1,5 +1,3 @@
-// -*- C++ -*-
-
//=============================================================================
/**
* @file Default_Collocation_Resolver.h
@@ -22,8 +20,6 @@
#include "tao/Collocation_Resolver.h"
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
-
namespace CORBA
{
class Environment;
@@ -47,8 +43,6 @@ public:
ACE_ENV_ARG_DECL) const;
};
-TAO_END_VERSIONED_NAMESPACE_DECL
-
ACE_STATIC_SVC_DECLARE_EXPORT (TAO, TAO_Default_Collocation_Resolver)
ACE_FACTORY_DECLARE (TAO, TAO_Default_Collocation_Resolver)