summaryrefslogtreecommitdiff
path: root/ace/IO_Cntl_Msg.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/IO_Cntl_Msg.h')
-rw-r--r--ace/IO_Cntl_Msg.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/IO_Cntl_Msg.h b/ace/IO_Cntl_Msg.h
index c3101c7fac4..95277235643 100644
--- a/ace/IO_Cntl_Msg.h
+++ b/ace/IO_Cntl_Msg.h
@@ -23,8 +23,6 @@
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
/**
* @class ACE_IO_Cntl_Msg
*
@@ -101,8 +99,6 @@ private:
int rval_;
};
-ACE_END_VERSIONED_NAMESPACE_DECL
-
#if defined (__ACE_INLINE__)
#include "ace/IO_Cntl_Msg.inl"
#endif /* __ACE_INLINE__ */