mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-31 22:25:33 -04:00
device-port: Remove redundant include after the better circular dep fix.
This commit is contained in:
parent
8969bccdd9
commit
5958208c26
1 changed files with 0 additions and 2 deletions
|
|
@ -63,8 +63,6 @@ pa_device_port *pa_device_port_new(pa_core *c, const char *name, const char *des
|
|||
|
||||
void pa_device_port_hashmap_free(pa_hashmap *h);
|
||||
|
||||
#include <pulsecore/core.h>
|
||||
|
||||
/* The port's available status has changed */
|
||||
void pa_device_port_set_available(pa_device_port *p, pa_port_available_t available);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue