mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-26 07:59:35 -05:00
removed sleep in p3GxsTunnel::tick() since it is not needed and causes unwanted delays
This commit is contained in:
parent
4c4b7ce754
commit
db42c7a973
@ -113,8 +113,6 @@ int p3GxsTunnelService::tick()
|
||||
|
||||
flush() ;
|
||||
|
||||
rstime::rs_usleep(1000*500);
|
||||
|
||||
return 0 ;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user