gst: remove unused pending list

This commit is contained in:
Wim Taymans 2023-12-14 12:59:04 +01:00
parent 06d6551cc1
commit 5eb1f35997
2 changed files with 0 additions and 3 deletions

View file

@ -70,7 +70,6 @@ struct _GstPipeWireDeviceProvider {
struct pw_registry *registry;
struct spa_hook registry_listener;
struct spa_list nodes;
struct spa_list pending;
int seq;
int error;