Skip to content

Commit eb242de

Browse files
committed
Merge pull request #56 from async-interop/drop-feature-constants
Drop feature constant
2 parents f2fca2e + 8418c37 commit eb242de

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/LoopDriver.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
interface LoopDriver
66
{
7-
const FEATURE_SIGNAL_HANDLING = 0b001;
8-
97
/**
108
* Start the event loop.
119
*

0 commit comments

Comments
 (0)