From 1ca3998b41b13effbe5696651d6c8f8c11b63b13 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 7 Jan 2021 17:27:36 +0100 Subject: [PATCH] alsa: remove unused field --- spa/plugins/alsa/alsa-acp-device.c | 1 - 1 file changed, 1 deletion(-) diff --git a/spa/plugins/alsa/alsa-acp-device.c b/spa/plugins/alsa/alsa-acp-device.c index c3ebd3e36..bac9301eb 100644 --- a/spa/plugins/alsa/alsa-acp-device.c +++ b/spa/plugins/alsa/alsa-acp-device.c @@ -87,7 +87,6 @@ struct impl { struct spa_hook_list hooks; struct props props; - uint32_t n_nodes; uint32_t profile;