mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-14 17:07:17 -05: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…
Reference in New Issue
Block a user