commit: 190c9921dd740997251ad3553e401809c8a381cd
Author: Matthew Smith <matthew <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 24 15:27:11 2024 +0000
Commit: Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Sun Mar 24 16:24:34 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=190c9921
media-gfx/renderdoc: fix UnusedLocalUse
Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>
media-gfx/renderdoc/metadata.xml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/media-gfx/renderdoc/metadata.xml b/media-gfx/renderdoc/metadata.xml
index 81616f84b9f6..67b3bed149ce 100644
--- a/media-gfx/renderdoc/metadata.xml
+++ b/media-gfx/renderdoc/metadata.xml
@@ -6,9 +6,6 @@
<name>Matthew Smith</name>
</maintainer>
<use>
- <flag name="pyside2">
- Expose the QRenderdoc UI to Python scripting to allow for customisation
- </flag>
<flag name="qt5">
Build and install the qrenderdoc GUI
</flag>