summaryrefslogtreecommitdiff
path: root/ace/Log_Msg_NT_Event_Log.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Log_Msg_NT_Event_Log.h')
-rw-r--r--ace/Log_Msg_NT_Event_Log.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/Log_Msg_NT_Event_Log.h b/ace/Log_Msg_NT_Event_Log.h
index 3edc049aea3..f4c975011f8 100644
--- a/ace/Log_Msg_NT_Event_Log.h
+++ b/ace/Log_Msg_NT_Event_Log.h
@@ -24,8 +24,6 @@
#include "ace/Log_Msg_Backend.h"
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
/**
* @class ACE_Log_Msg_NT_Event_Log
*
@@ -64,8 +62,6 @@ private:
HANDLE evlog_handle_;
};
-ACE_END_VERSIONED_NAMESPACE_DECL
-
#endif /* ACE_HAS_LOG_MSG_NT_EVENT_LOG */
#include /**/ "ace/post.h"