printui: Remove an unneeded NONAMELESSUNION directive.

Francois Gouget fgouget at free.fr
Wed Mar 18 02:19:02 CDT 2015


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

diff --git a/dlls/printui/printui.c b/dlls/printui/printui.c
index c6e610d..32e7b52 100644
--- a/dlls/printui/printui.c
+++ b/dlls/printui/printui.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