mirror of
https://github.com/danog/parallel.git
synced 2024-11-26 20:34:40 +01:00
Remove unused constant
This commit is contained in:
parent
77f45f3d6b
commit
d8b21c3283
@ -23,8 +23,6 @@ use Icicle\Stream\Pipe\DuplexPipe;
|
||||
*/
|
||||
class Thread implements Channel, Context
|
||||
{
|
||||
const LATENCY_TIMEOUT = 0.01; // 10 ms
|
||||
|
||||
/**
|
||||
* @var Internal\Thread An internal thread instance.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user