Adapt 003-libwebrtc-pipewire-camera-filter-out-devices-without-capabilities.patch

Related: RHEL-84235
This commit is contained in:
Eike Rathke 2025-04-07 17:00:09 +02:00
parent bbe0e4a7ae
commit 8ac9452eb0

View File

@ -109,8 +109,8 @@ index 107ea3dfbd954..dbac09274bb31 100644
}
-PipeWireNode::~PipeWireNode() {
- pw_proxy_destroy(proxy_);
- spa_hook_remove(&node_listener_);
- pw_proxy_destroy(proxy_);
-}
-
// static