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,3 +1,5 @@
// $Id: Sig_Adapter.cpp 96257 2012-11-12 13:35:09Z johnnyw $
#include "ace/Sig_Adapter.h"
ACE_Sig_Adapter::ACE_Sig_Adapter (ACE_Sig_Action &sa, int sigkey)
@ -34,8 +36,6 @@ ACE_Sig_Adapter::~ACE_Sig_Adapter ()
{
}
ACE_ALLOC_HOOK_DEFINE(ACE_Sig_Adapter)
int
ACE_Sig_Adapter::sigkey (void)
{