mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
cleanups
This commit is contained in:
parent
4731a0b4b8
commit
2cb1590859
2 changed files with 1 additions and 2 deletions
|
|
@ -155,8 +155,6 @@ static bool client_is_sandboxed(struct pw_client *cl)
|
|||
pid_t pid;
|
||||
const struct ucred *ucred;
|
||||
|
||||
return true;
|
||||
|
||||
ucred = pw_client_get_ucred(cl);
|
||||
|
||||
if (ucred) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue