media-video/obs-studio: drop upstreamed patch from 9999

Actual upstream seems to be archived, but the OBS Studio project has decided to
apply the fix.

Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
This commit is contained in:
Jimi Huotari
2025-04-03 18:44:01 +03:00
parent ec70ee7e27
commit 5fcdb8d3f2

View File

@@ -189,10 +189,6 @@ src_prepare() {
use wayland && filter-lto
cmake_src_prepare
pushd deps/json11 &> /dev/null || die
eapply "${FILESDIR}/json11-1.0.0-include-cstdint.patch"
popd &> /dev/null || die
}
src_configure() {