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
commit8e37b405491037e07bd520a5c18fc39e1fa253e7 (patch)
tree1056082165ad89f430dcffd9caf274b25ff4fe2e /ace/Malloc.cpp
parent8a4d4c637b37caec8e723c491cc8d03a0fe8dc62 (diff)
downloadATCD-8e37b405491037e07bd520a5c18fc39e1fa253e7.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
{