poller: Remove unnecessary poll_impl abstraction
This commit is contained in:
parent
4f4a17a2bd
commit
3f3bdd41dd
4 changed files with 70 additions and 169 deletions
|
@ -83,8 +83,7 @@ server_files = [
|
|||
'common/connection.c',
|
||||
'common/evdev.c',
|
||||
'common/drm.c',
|
||||
'seatd/poll/basic_poller.c',
|
||||
'seatd/poll/poller.c',
|
||||
'seatd/poller.c',
|
||||
'seatd/seat.c',
|
||||
'seatd/client.c',
|
||||
'seatd/server.c',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue