Fixed compile on Windows and removed some compiler warnings.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4033 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2011-02-11 21:23:44 +00:00
parent 074f382eab
commit 4b8766aec3
3 changed files with 3 additions and 2 deletions

View file

@ -243,7 +243,9 @@ void p3GroupDistrib::run() /* called once the thread is started */
std::cerr << std::endl;
#endif
#ifdef DISTRIB_DUMMYMSG_DEBUG
int printed = 0;
#endif
while(1)
{