summaryrefslogtreecommitdiff
path: root/ACE/ace/MEM_SAP.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2019-08-19 17:25:34 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2019-08-19 17:25:34 +0200
commit814e79122b919520b7a337408d8b66f9f30d38bf (patch)
treecf37f5963d866610d7c46dc9b86636cfa3fb67e1 /ACE/ace/MEM_SAP.h
parent0acedb74f7bec47143ca8bcf542c8ae3cea15edb (diff)
downloadATCD-814e79122b919520b7a337408d8b66f9f30d38bf.tar.gz
Removed old comments before constructor/destructor
Diffstat (limited to 'ACE/ace/MEM_SAP.h')
-rw-r--r--ACE/ace/MEM_SAP.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/ace/MEM_SAP.h b/ACE/ace/MEM_SAP.h
index ea5f1cd2107..90a7e035b0a 100644
--- a/ACE/ace/MEM_SAP.h
+++ b/ACE/ace/MEM_SAP.h
@@ -72,8 +72,6 @@ public:
class ACE_Export ACE_MEM_SAP
{
public:
- // = Initialization and termination methods.
-
typedef ACE_Malloc_T<ACE_MMAP_MEMORY_POOL, ACE_Process_Mutex, ACE_PI_Control_Block> MALLOC_TYPE;
typedef ACE_MMAP_Memory_Pool_Options MALLOC_OPTIONS;