summaryrefslogtreecommitdiff
path: root/ace/DEV_Addr.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/DEV_Addr.h')
-rw-r--r--ace/DEV_Addr.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/DEV_Addr.h b/ace/DEV_Addr.h
index 0646260c8f9..eba31734c2b 100644
--- a/ace/DEV_Addr.h
+++ b/ace/DEV_Addr.h
@@ -23,8 +23,6 @@
#include "ace/os_include/os_dirent.h"
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
/**
* @class ACE_DEV_Addr
*
@@ -79,8 +77,6 @@ private:
ACE_TCHAR devname_[DEVNAME_LENGTH];
};
-ACE_END_VERSIONED_NAMESPACE_DECL
-
#if defined (__ACE_INLINE__)
#include "ace/DEV_Addr.inl"
#endif /* __ACE_INLINE__ */