summaryrefslogtreecommitdiff
path: root/ace/MEM_SAP.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/MEM_SAP.cpp')
-rw-r--r--ace/MEM_SAP.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/ace/MEM_SAP.cpp b/ace/MEM_SAP.cpp
index b663fd7aca5..f1e79c29851 100644
--- a/ace/MEM_SAP.cpp
+++ b/ace/MEM_SAP.cpp
@@ -10,8 +10,6 @@
ACE_RCSID(ace, MEM_SAP, "$Id$")
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
ACE_ALLOC_HOOK_DEFINE(ACE_IPC_SAP)
void
@@ -107,5 +105,3 @@ template class ACE_Based_Pointer_Basic<ACE_MEM_SAP_Node>;
#endif /* ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION */
#endif /* ACE_HAS_POSITION_INDEPENDENT_POINTERS == 1 */
-
-ACE_END_VERSIONED_NAMESPACE_DECL