]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-event: drop redundant code
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 15 Jul 2022 15:38:30 +0000 (00:38 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 15 Jul 2022 15:38:37 +0000 (00:38 +0900)
commit76d04c3a3489192158c63a8638472fcac02e35b4
tree7ee2eda034ccf80c8a1f8e5160571d8e4d7ed533
parent963b6b906e5666876f5c90b47600b13ae94d5e4c
sd-event: drop redundant code

The function `source_io_unregister()` will be anyway called in
`source_disconnect()`.
src/libsystemd/sd-event/sd-event.c