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: Process_Manager.cpp 96985 2013-04-11 15:50:32Z huangh $
// Process_Manager.cpp
#include "ace/Process_Manager.h"
@ -61,8 +63,6 @@ ACE_Process_Manager::Process_Descriptor::~Process_Descriptor (void)
{
}
ACE_ALLOC_HOOK_DEFINE(ACE_Process_Manager::Process_Descriptor)
void
ACE_Process_Manager::Process_Descriptor::dump (void) const
{