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

Related: RHEL-87838
This commit is contained in:
Eike Rathke 2025-04-07 17:00:09 +02:00
parent e2da6a7e67
commit 66234cffb1

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