mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-18 08:56:40 -05:00
add new module-augment-properties module for augmenting properties from .desktop files
This commit is contained in:
parent
d6201cfc3a
commit
9f39a44488
4 changed files with 301 additions and 3 deletions
|
|
@ -233,7 +233,6 @@ int pa__init(pa_module*m) {
|
|||
goto fail;
|
||||
}
|
||||
|
||||
|
||||
u = pa_xnew(struct userdata, 1);
|
||||
u->rules = NULL;
|
||||
u->subscription = NULL;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue