mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
Cleaned up formatting, and OSX zombie debugging
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4358 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
79b48d5a89
commit
d58f838269
2 changed files with 3 additions and 3 deletions
|
@ -2459,8 +2459,8 @@ void cleanupZombies(int numkill)
|
|||
}
|
||||
}
|
||||
|
||||
std::cerr << "cleanupZombies() Killed " << i << " zombies";
|
||||
std::cerr << std::endl;
|
||||
//std::cerr << "cleanupZombies() Killed " << i << " zombies";
|
||||
//std::cerr << std::endl;
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue