summaryrefslogtreecommitdiff
path: root/ace/Event.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Event.h')
-rw-r--r--ace/Event.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/Event.h b/ace/Event.h
index c4457a7dd9c..1a0070c2970 100644
--- a/ace/Event.h
+++ b/ace/Event.h
@@ -24,8 +24,6 @@
#include "ace/OS_NS_Thread.h"
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
/**
* @class ACE_Event
*
@@ -132,8 +130,6 @@ private:
const ACE_Event &operator= (const ACE_Event &rhs);
};
-ACE_END_VERSIONED_NAMESPACE_DECL
-
#if defined (__ACE_INLINE__)
#include "ace/Event.inl"
#endif /* __ACE_INLINE__ */