mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-17 21:34:10 -05:00
![Phenom](/assets/img/avatar_default.png)
/libretroshare/src/gxs/rsgxsnetservice.cc:867: warning: variable ‘it’ set but not used [-Wunused-but-set-variable] std::map<RsGxsGroupId,RsGxsServerMsgUpdate>::iterator it = mServerMsgUpdateMap.find(grpId) ; /libretroshare/src/gxs/rsgxsnetservice.cc:2434: warning: variable ‘it’ set but not used [-Wunused-but-set-variable] ClientGrpMap::iterator it = mClientGrpUpdateMap.find(peerFrom);