mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-06 12:27:48 +00:00
chore(Deps/Acelite): Update to 6.5.10 (#3450)
This commit is contained in:
5
deps/acelite/ace/Message_Queue.h
vendored
5
deps/acelite/ace/Message_Queue.h
vendored
@@ -4,7 +4,7 @@
|
||||
/**
|
||||
* @file Message_Queue.h
|
||||
*
|
||||
* @author Douglas C. Schmidt <schmidt@cs.wustl.edu>
|
||||
* @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu>
|
||||
*/
|
||||
//=============================================================================
|
||||
|
||||
@@ -199,9 +199,6 @@ public:
|
||||
/// Dump the state of an object.
|
||||
virtual void dump (void) const = 0;
|
||||
|
||||
/// Declare the dynamic allocation hooks.
|
||||
ACE_ALLOC_HOOK_DECLARE;
|
||||
|
||||
private:
|
||||
// = Disallow copying and assignment.
|
||||
ACE_Message_Queue_Base (const ACE_Message_Queue_Base &);
|
||||
|
||||
Reference in New Issue
Block a user