app-emulation/gallium-nine-standalone: remove unused patch

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2025-01-03 16:26:20 +01:00
committed by Conrad Kostecki
parent 28ed1db4de
commit 3010fc7c49

View File

@@ -1,13 +0,0 @@
diff --git a/ninewinecfg/main.c b/ninewinecfg/main.c
index 3d58d67..e69668d 100644
--- a/ninewinecfg/main.c
+++ b/ninewinecfg/main.c
@@ -32,7 +32,7 @@
WINE_DEFAULT_DEBUG_CHANNEL(ninecfg);
-static const char * const fn_nine_dll = "d3d9-nine.dll";
+static const char * const fn_nine_dll = G9DLL;
static const char * const fn_d3d9_dll = "d3d9.dll";
static const char * const fn_nine_exe = "ninewinecfg.exe";