mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
audiotestsrc: fix build
This commit is contained in:
parent
3b117d9ecf
commit
90571c2f52
1 changed files with 0 additions and 1 deletions
|
|
@ -977,7 +977,6 @@ static int impl_node_process(struct spa_node *node)
|
||||||
|
|
||||||
static const struct spa_node impl_node = {
|
static const struct spa_node impl_node = {
|
||||||
SPA_VERSION_NODE,
|
SPA_VERSION_NODE,
|
||||||
&node_info,
|
|
||||||
impl_node_enum_params,
|
impl_node_enum_params,
|
||||||
impl_node_set_param,
|
impl_node_set_param,
|
||||||
impl_node_set_io,
|
impl_node_set_io,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue