mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-15 08:16:08 +00:00
chore(Deps/Acelite): Update to 6.5.10 (#3450)
This commit is contained in:
5
deps/acelite/ace/Malloc.cpp
vendored
5
deps/acelite/ace/Malloc.cpp
vendored
@@ -14,11 +14,6 @@ ACE_BEGIN_VERSIONED_NAMESPACE_DECL
|
||||
// Process-wide ACE_Allocator.
|
||||
ACE_Allocator *ACE_Allocator::allocator_ = 0;
|
||||
|
||||
// Controls whether the Allocator is deleted when we shut down (we can
|
||||
// only delete it safely if we created it!) This is no longer used;
|
||||
// see ACE_Allocator::instance (void).
|
||||
int ACE_Allocator::delete_allocator_ = 0;
|
||||
|
||||
void
|
||||
ACE_Control_Block::ACE_Malloc_Header::dump (void) const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user