mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
removed zeroing of preferred group causing a bug in GxsTrans
This commit is contained in:
parent
e9f9856048
commit
f413433480
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue