mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-03-18 13:06:10 -04:00
fixed stupid bug causing cleanRejectedMessages() to be called continuously
This commit is contained in:
parent
374aa65c66
commit
b1b75a35a1
@ -337,8 +337,8 @@ int RsGxsNetService::tick()
|
||||
sharePublishKeysPending() ;
|
||||
|
||||
mLastCleanRejectedMessages = now ;
|
||||
}
|
||||
cleanRejectedMessages() ;
|
||||
}
|
||||
|
||||
return 1;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user