mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
Remove some useless checks
This commit is contained in:
parent
8123e271ec
commit
d31c057b42
6 changed files with 7 additions and 19 deletions
|
|
@ -1777,10 +1777,6 @@ children_of(struct remote_data *rd, uint32_t parent_id,
|
|||
|
||||
}
|
||||
}
|
||||
|
||||
if (!count)
|
||||
return 0;
|
||||
|
||||
return count;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue