mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-16 00:36:07 +00:00
chore(Deps/Acelite): Update to 6.5.10 (#3450)
This commit is contained in:
11
deps/acelite/ace/Message_Queue_Vx.cpp
vendored
11
deps/acelite/ace/Message_Queue_Vx.cpp
vendored
@@ -14,6 +14,8 @@ ACE_BEGIN_VERSIONED_NAMESPACE_DECL
|
||||
// class ACE_Message_Queue_Vx //
|
||||
////////////////////////////////
|
||||
|
||||
ACE_ALLOC_HOOK_DEFINE (ACE_Message_Queue_Vx);
|
||||
|
||||
void
|
||||
ACE_Message_Queue_Vx::dump (void) const
|
||||
{
|
||||
@@ -340,15 +342,6 @@ ACE_Message_Queue_Vx::wait_not_empty_cond (ACE_Time_Value *)
|
||||
return 0;
|
||||
}
|
||||
|
||||
#if ! defined (ACE_NEEDS_FUNC_DEFINITIONS)
|
||||
int
|
||||
ACE_Message_Queue_Vx::peek_dequeue_head (ACE_Message_Block *&,
|
||||
ACE_Time_Value *)
|
||||
{
|
||||
ACE_NOTSUP_RETURN (-1);
|
||||
}
|
||||
#endif /* ! ACE_NEEDS_FUNC_DEFINITIONS */
|
||||
|
||||
#endif /* ACE_VXWORKS */
|
||||
|
||||
ACE_END_VERSIONED_NAMESPACE_DECL
|
||||
|
||||
Reference in New Issue
Block a user