summaryrefslogtreecommitdiff
path: root/ace/Countdown_Time.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Countdown_Time.h')
-rw-r--r--ace/Countdown_Time.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/Countdown_Time.h b/ace/Countdown_Time.h
index 248e2d19951..374f8d00140 100644
--- a/ace/Countdown_Time.h
+++ b/ace/Countdown_Time.h
@@ -23,8 +23,6 @@
#include "ace/Time_Value.h"
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
/**
* @class ACE_Countdown_Time
*
@@ -73,8 +71,6 @@ private:
ACE_Countdown_Time &operator= (const ACE_Countdown_Time &);
};
-ACE_END_VERSIONED_NAMESPACE_DECL
-
#include /**/ "ace/post.h"
#endif /* ACE_COUNTDOWN_TIME_H */