Francois Gouget : quartz/tests: Remove an uneeded NONAMELESSUNION directive.

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


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

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

quartz/tests: Remove an uneeded NONAMELESSUNION directive.

---

 dlls/quartz/tests/dsoundrender.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dlls/quartz/tests/dsoundrender.c b/dlls/quartz/tests/dsoundrender.c
index c613423..c350192 100644
--- a/dlls/quartz/tests/dsoundrender.c
+++ b/dlls/quartz/tests/dsoundrender.c
@@ -19,7 +19,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
-#define NONAMELESSUNION
 #define COBJMACROS
 
 #include "wine/test.h"




More information about the wine-cvs mailing list