mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
spa: use only static log topics
This commit is contained in:
parent
eaea03c26c
commit
1197b581d9
2 changed files with 3 additions and 5 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue