mirror of
https://gitlab.freedesktop.org/pipewire/helvum
synced 2026-03-15 19:46:10 +08:00
fix clippy warnings
This commit is contained in:
committed by
Tom A. Wagner
parent
99b2ef274a
commit
5784275d32
@@ -49,7 +49,7 @@ impl PipewireConnection {
|
||||
.register();
|
||||
|
||||
Ok(Self {
|
||||
mainloop: mainloop,
|
||||
mainloop,
|
||||
_context: context,
|
||||
core,
|
||||
_registry: registry,
|
||||
|
||||
Reference in New Issue
Block a user