mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-04 11:33:48 +00:00
chore(Deps/Acelite): Update to 6.5.10 (#3450)
This commit is contained in:
3
deps/acelite/ace/SV_Message_Queue.h
vendored
3
deps/acelite/ace/SV_Message_Queue.h
vendored
@@ -4,7 +4,7 @@
|
||||
/**
|
||||
* @file SV_Message_Queue.h
|
||||
*
|
||||
* @author Douglas C. Schmidt <schmidt@uci.edu>
|
||||
* @author Douglas C. Schmidt <d.schmidt@vanderbilt.edu>
|
||||
*/
|
||||
//===========================================================================
|
||||
|
||||
@@ -43,7 +43,6 @@ public:
|
||||
ACE_NOWAIT = IPC_NOWAIT
|
||||
};
|
||||
|
||||
// = Initialization and termination methods.
|
||||
/// Open a message queue using the <external_id>.
|
||||
ACE_SV_Message_Queue (void);
|
||||
ACE_SV_Message_Queue (key_t external_id,
|
||||
|
||||
Reference in New Issue
Block a user