summaryrefslogtreecommitdiff
path: root/ace/Naming_Context.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Naming_Context.h')
-rw-r--r--ace/Naming_Context.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/Naming_Context.h b/ace/Naming_Context.h
index 7bef675b23f..e66783f48ca 100644
--- a/ace/Naming_Context.h
+++ b/ace/Naming_Context.h
@@ -26,8 +26,6 @@
#include "ace/Name_Space.h"
#include "ace/os_include/os_netdb.h"
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
// Forward decl
class ACE_Name_Options;
class ACE_Static_Svc_Descriptor;
@@ -374,8 +372,6 @@ private:
ACE_Naming_Context::Context_Scope_Type context_;
};
-ACE_END_VERSIONED_NAMESPACE_DECL
-
ACE_FACTORY_DECLARE (ACE, ACE_Naming_Context)
ACE_STATIC_SVC_DECLARE_EXPORT (ACE, ACE_Naming_Context)