Francois Gouget : compstui: Remove an uneeded NONAMELESSUNION directive.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Mar 10 10:10:03 CDT 2015


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Mon Mar  9 22:20:54 2015 +0100

compstui: Remove an uneeded NONAMELESSUNION directive.

---

 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"




More information about the wine-cvs mailing list