spa: use only static log topics

This commit is contained in:
Pauli Virtanen 2023-12-23 22:32:59 +02:00 committed by Wim Taymans
parent eaea03c26c
commit 1197b581d9
2 changed files with 3 additions and 5 deletions

View file

@ -31,7 +31,6 @@ SPA_LOG_TOPIC_DEFINE_STATIC(log_topic, "spa.bluez5.iso");
struct group {
struct spa_log *log;
struct spa_log_topic log_topic;
struct spa_loop *data_loop;
struct spa_system *data_system;
struct spa_source source;