summaryrefslogtreecommitdiff
path: root/ACE/ace/Malloc_Base.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2020-04-23 13:16:40 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2020-04-23 13:16:40 +0200
commit9609100ac7f226ea056b60abcbc262015275eb5b (patch)
treea8864f400c57f32054bb5fccb62c85a7b0c12735 /ACE/ace/Malloc_Base.h
parent1fe5ba46a105bd724581a0b399d1c087161831c2 (diff)
downloadATCD-9609100ac7f226ea056b60abcbc262015275eb5b.tar.gz
Layout changes
* ACE/ace/Malloc_Base.h: * ACE/ace/SString.h: * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Group_List_Store.cpp: * TAO/orbsvcs/orbsvcs/PortableGroup/PG_Group_List_Store.h:
Diffstat (limited to 'ACE/ace/Malloc_Base.h')
-rw-r--r--ACE/ace/Malloc_Base.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/Malloc_Base.h b/ACE/ace/Malloc_Base.h
index 69bcf14268a..267021ce799 100644
--- a/ACE/ace/Malloc_Base.h
+++ b/ACE/ace/Malloc_Base.h
@@ -39,7 +39,6 @@ ACE_BEGIN_VERSIONED_NAMESPACE_DECL
class ACE_Export ACE_Allocator
{
public:
-
/// Unsigned integer type used for specifying memory block lengths.
typedef size_t size_type;