d3dx9_36: Remove unneeded NONAMELESSXXX directives.

Francois Gouget fgouget at free.fr
Thu Mar 5 10:30:29 CST 2015


---
 dlls/d3dx9_36/shader.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dlls/d3dx9_36/shader.c b/dlls/d3dx9_36/shader.c
index c66936d..cdc470b 100644
--- a/dlls/d3dx9_36/shader.c
+++ b/dlls/d3dx9_36/shader.c
@@ -21,8 +21,6 @@
 #include "config.h"
 #include "wine/port.h"
 
-#define NONAMELESSUNION
-#define NONAMELESSSTRUCT
 #include "wine/debug.h"
 #include "wine/unicode.h"
 #include "windef.h"
-- 
2.1.4




More information about the wine-patches mailing list