Francois Gouget : ntprint: Remove an uneeded NONAMELESSUNION directive.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Mar 16 10:34:23 CDT 2015


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Fri Mar 13 20:09:20 2015 +0100

ntprint: Remove an uneeded NONAMELESSUNION directive.

---

 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"




More information about the wine-cvs mailing list