mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-09 13:29:59 -05:00
device-port: Remove an out-of-date comment.
This commit is contained in:
parent
e7b077681b
commit
e0c16af551
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ struct pa_device_port {
|
||||||
pa_port_available_t available; /* PA_PORT_AVAILABLE_UNKNOWN, PA_PORT_AVAILABLE_NO or PA_PORT_AVAILABLE_YES */
|
pa_port_available_t available; /* PA_PORT_AVAILABLE_UNKNOWN, PA_PORT_AVAILABLE_NO or PA_PORT_AVAILABLE_YES */
|
||||||
|
|
||||||
pa_proplist *proplist;
|
pa_proplist *proplist;
|
||||||
pa_hashmap *profiles; /* Can be NULL. Does not own the profiles */
|
pa_hashmap *profiles; /* Does not own the profiles */
|
||||||
pa_bool_t is_input:1;
|
pa_bool_t is_input:1;
|
||||||
pa_bool_t is_output:1;
|
pa_bool_t is_output:1;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue