mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
modules: fix warning
This commit is contained in:
parent
ca9da0ed5a
commit
bb1cd23a1a
1 changed files with 0 additions and 1 deletions
|
|
@ -510,7 +510,6 @@ int pipewire__module_init(struct pw_impl_module *module, const char *args)
|
|||
struct pw_context *context = pw_impl_module_get_context(module);
|
||||
struct pw_impl_factory *factory;
|
||||
struct factory_data *data;
|
||||
int res;
|
||||
|
||||
PW_LOG_TOPIC_INIT(mod_topic);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue