mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-05-08 20:59:09 +02:00
parent
2811d46a38
commit
226be2e2b2
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ end
|
|||
|
||||
function mutils.clear_cam_data (self, dev_num)
|
||||
local dev_cam_data = self.cam_data[dev_num]
|
||||
if not dev_num then
|
||||
if not dev_cam_data then
|
||||
return
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue