mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-08 20:38:11 +02:00
Merge branch 'gportay/plymouth-fix-another-bad-assertion'
ply-device-manager: Fix bad assertion https://gitlab.freedesktop.org/plymouth/plymouth/-/merge_requests/126
This commit is contained in:
commit
8a3c9bbf24
1 changed files with 0 additions and 1 deletions
|
|
@ -522,7 +522,6 @@ watch_for_udev_events (ply_device_manager_t *manager)
|
|||
int fd;
|
||||
|
||||
assert (manager != NULL);
|
||||
assert (manager->udev_monitor == NULL);
|
||||
|
||||
if (manager->fd_watch != NULL)
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue