Skip to content

Commit 8418c37

Browse files
committed
Drop feature constant, leftover from #50
1 parent f2fca2e commit 8418c37

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)