mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-26 07:59:35 -05:00
removed debug info
This commit is contained in:
parent
48d09b5867
commit
09fe628415
@ -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…
Reference in New Issue
Block a user