summaryrefslogtreecommitdiff
path: root/ace/MEM_Acceptor.inl
diff options
context:
space:
mode:
Diffstat (limited to 'ace/MEM_Acceptor.inl')
-rw-r--r--ace/MEM_Acceptor.inl7
1 files changed, 1 insertions, 6 deletions
diff --git a/ace/MEM_Acceptor.inl b/ace/MEM_Acceptor.inl
index 388e1541cdf..d7e3f66f18f 100644
--- a/ace/MEM_Acceptor.inl
+++ b/ace/MEM_Acceptor.inl
@@ -1,9 +1,6 @@
-// -*- C++ -*-
-//
+/* -*- C++ -*- */
// $Id$
-ACE_BEGIN_VERSIONED_NAMESPACE_DECL
-
ACE_INLINE int
ACE_MEM_Acceptor::open (const ACE_Addr &local_sap,
ACE_Protocol_Info *protocolinfo,
@@ -99,5 +96,3 @@ ACE_MEM_Acceptor::malloc_options (void)
return this->malloc_options_;
}
-
-ACE_END_VERSIONED_NAMESPACE_DECL