Some missing from merge.

Signed-off-by: Salja <salja2012@hotmail.de>
This commit is contained in:
Salja 2012-08-05 14:54:07 +02:00 committed by Antz
parent ec939a5bce
commit f4be15a7af
1895 changed files with 160408 additions and 53601 deletions

View file

@ -1,6 +1,8 @@
/**
* @file Notification_Queue.h
*
* $Id: Notification_Queue.h 95425 2012-01-09 11:09:43Z johnnyw $
*
* @author Carlos O'Ryan <coryan@atdesk.com>
*/
@ -57,8 +59,6 @@ public:
*/
void clear_mask(ACE_Reactor_Mask mask);
ACE_ALLOC_HOOK_DECLARE;
private:
ACE_Notification_Buffer contents_;
};