mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-05 07:35:12 -04:00
removed debug info
This commit is contained in:
parent
48d09b5867
commit
09fe628415
1 changed files with 2 additions and 0 deletions
|
@ -3002,9 +3002,11 @@ void p3IdService::requestIdsFromNet()
|
|||
}
|
||||
else
|
||||
{
|
||||
#ifdef DEBUG_IDS
|
||||
RsInfo() << __PRETTY_FUNCTION__ << " no online peers among supplied"
|
||||
<< " list in request for RsGxsId: " << gxsId
|
||||
<< ". Keeping it until peers show up."<< std::endl;
|
||||
#endif
|
||||
++cit;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue