Skip to content

Commit 314ad46

Browse files
committed
pw: loop: Remove unneccessary/fixed FIXME
1 parent e249767 commit 314ad46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pipewire/src/loop_.rs

-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ impl LoopRef {
151151
spa_sys::spa_loop_utils_methods,
152152
add_io,
153153
fd,
154-
// FIXME: User provided mask instead
155154
event_mask.bits(),
156155
// Never let the loop close the fd, this should be handled via `Drop` implementations.
157156
false,

0 commit comments

Comments
 (0)