LADI
/
spa
1
Fork 0

impl-node: remove warning

This commit is contained in:
Wim Taymans 2023-05-22 11:06:49 +02:00
parent 7ffe64f7af
commit 46add98c0a
1 changed files with 0 additions and 1 deletions

View File

@ -1736,7 +1736,6 @@ static inline void update_position(struct pw_impl_node *node, int all_ready, uin
static int node_ready(void *data, int status)
{
struct pw_impl_node *node = data, *reposition_node = NULL;
struct impl *impl = SPA_CONTAINER_OF(node, struct impl, this);
struct pw_impl_node *driver = node->driver_node;
struct pw_node_activation *a = node->rt.activation;
struct spa_system *data_system = node->data_system;