compstui: Remove an uneeded NONAMELESSUNION directive.

Francois Gouget fgouget at free.fr
Mon Mar 9 16:20:54 CDT 2015


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

diff --git a/dlls/compstui/compstui_main.c b/dlls/compstui/compstui_main.c
index 41b2441..0225036 100644
--- a/dlls/compstui/compstui_main.c
+++ b/dlls/compstui/compstui_main.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