mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-13 16:39:43 -05:00
removed zeroing of preferred group causing a bug in GxsTrans
This commit is contained in:
parent
e9f9856048
commit
f413433480
@ -153,7 +153,6 @@ void p3GxsTrans::handleResponse(uint32_t token, uint32_t req_type)
|
||||
|
||||
{
|
||||
RS_STACK_MUTEX(mDataMutex);
|
||||
mPreferredGroupId.clear();
|
||||
|
||||
for( auto grp : groups )
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user