mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
pulse-server: module-simple-protocol-tcp: remove unnecessary struct member
This commit is contained in:
parent
3eaea123f9
commit
f26358e958
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@
|
|||
|
||||
struct module_simple_protocol_tcp_data {
|
||||
struct module *module;
|
||||
struct server *server;
|
||||
struct pw_properties *module_props;
|
||||
struct pw_impl_module *mod;
|
||||
struct spa_hook mod_listener;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue