mirror of
https://github.com/RetroShare/libretroshare.git
synced 2026-09-12 19:50:03 +05:00
removed sleep in p3GxsTunnel::tick() since it is not needed and causes unwanted delays
This commit is contained in:
parent
69413e2bfe
commit
8e8334c080
@ -113,8 +113,6 @@ int p3GxsTunnelService::tick()
|
||||
|
||||
flush() ;
|
||||
|
||||
rstime::rs_usleep(1000*500);
|
||||
|
||||
return 0 ;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user