Francois Gouget : ieframe/tests: NONAMELESSUNION is not needed when using the U() macro.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Mar 12 10:48:19 CDT 2015


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Thu Mar 12 11:11:14 2015 +0100

ieframe/tests: NONAMELESSUNION is not needed when using the U() macro.

---

 dlls/ieframe/tests/intshcut.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dlls/ieframe/tests/intshcut.c b/dlls/ieframe/tests/intshcut.c
index d1da424..ef99d42 100644
--- a/dlls/ieframe/tests/intshcut.c
+++ b/dlls/ieframe/tests/intshcut.c
@@ -22,7 +22,6 @@
 #include <stdio.h>
 
 #define COBJMACROS
-#define NONAMELESSUNION
 
 #include "windef.h"
 #include "winbase.h"




More information about the wine-cvs mailing list