ntprint: Remove an uneeded NONAMELESSUNION directive.

Francois Gouget fgouget at free.fr
Fri Mar 13 14:09:20 CDT 2015


---
 dlls/ntprint/ntprint.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dlls/ntprint/ntprint.c b/dlls/ntprint/ntprint.c
index a5431b6..b6d77b3 100644
--- a/dlls/ntprint/ntprint.c
+++ b/dlls/ntprint/ntprint.c
@@ -21,7 +21,6 @@
 #include <stdarg.h>
 
 #define COBJMACROS
-#define NONAMELESSUNION
 
 #include "windef.h"
 #include "winbase.h"
-- 
2.1.4



More information about the wine-patches mailing list