summaryrefslogtreecommitdiff
path: root/ace/Timer_Hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Timer_Hash.h')
-rw-r--r--ace/Timer_Hash.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/Timer_Hash.h b/ace/Timer_Hash.h
index 2d959be39c5..a457ba41207 100644
--- a/ace/Timer_Hash.h
+++ b/ace/Timer_Hash.h
@@ -24,8 +24,6 @@
#include "ace/Timer_Heap_T.h"
#include "ace/Timer_List_T.h"
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
// The following typedef are here for ease of use
typedef ACE_Timer_Hash_Upcall <ACE_Event_Handler *,
@@ -69,7 +67,5 @@ typedef ACE_Timer_Hash_Iterator_T<ACE_Event_Handler *,
ACE_Hash_Timer_Heap>
ACE_Timer_Hash_Heap_Iterator;
-ACE_END_VERSIONED_NAMESPACE_DECL
-
#include /**/ "ace/post.h"
#endif /* ACE_TIMER_HASH_H */