summaryrefslogtreecommitdiff
path: root/ace/Malloc.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-07-30 01:00:43 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-07-30 01:00:43 +0000
commitd0fd2a841646ba4ac4693bec13da1195550cb97f (patch)
tree1056082165ad89f430dcffd9caf274b25ff4fe2e /ace/Malloc.cpp
parent2261dd015bf98c28de0da5f4a0a4d751e1e8ec44 (diff)
downloadATCD-d0fd2a841646ba4ac4693bec13da1195550cb97f.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/Malloc.cpp')
-rw-r--r--ace/Malloc.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/Malloc.cpp b/ace/Malloc.cpp
index cf19f237a66..84cb68ccba6 100644
--- a/ace/Malloc.cpp
+++ b/ace/Malloc.cpp
@@ -25,7 +25,6 @@ ACE_Allocator *ACE_Allocator::allocator_ = 0;
// only delete it safely if we created it!)
int ACE_Allocator::delete_allocator_ = 0;
-
void
ACE_Control_Block::dump (void) const
{