mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
node: fix compilation
This commit is contained in:
parent
8590ac158b
commit
2f3351ef9b
1 changed files with 1 additions and 0 deletions
|
|
@ -1233,6 +1233,7 @@ void pw_node_destroy(struct pw_node *node)
|
|||
{
|
||||
struct impl *impl = SPA_CONTAINER_OF(node, struct impl, this);
|
||||
struct pw_port *port;
|
||||
struct pw_node *slave;
|
||||
|
||||
node->active = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue