summaryrefslogtreecommitdiff
path: root/ace/Functor_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Functor_T.h')
-rw-r--r--ace/Functor_T.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/ace/Functor_T.h b/ace/Functor_T.h
index 554820e3c0b..e960cad0d26 100644
--- a/ace/Functor_T.h
+++ b/ace/Functor_T.h
@@ -37,9 +37,6 @@
#endif /* ACE_LACKS_PRAGMA_ONCE */
#include "ace/Functor_String.h"
-
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
///////////////////////////////////
// GOF Command Pattern Templates //
///////////////////////////////////
@@ -139,8 +136,6 @@ public:
const TYPE &rhs) const;
};
-ACE_END_VERSIONED_NAMESPACE_DECL
-
#if defined (__ACE_INLINE__)
#include "ace/Functor_T.inl"
#endif /* __ACE_INLINE__ */