Francois Gouget : printui: Remove an unneeded NONAMELESSUNION directive.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Mar 18 10:26:28 CDT 2015


Module: wine
Branch: master
Commit: a186ded57f7dce7137ed72e4ee6dff6beea42ab9
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=a186ded57f7dce7137ed72e4ee6dff6beea42ab9

Author: Francois Gouget <fgouget at free.fr>
Date:   Wed Mar 18 08:19:02 2015 +0100

printui: Remove an unneeded NONAMELESSUNION directive.

---

 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"




More information about the wine-cvs mailing list