Francois Gouget : localui: Remove an uneeded NONAMELESSUNION directive.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Mar 13 08:44:25 CDT 2015


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Fri Mar 13 10:32:19 2015 +0100

localui: Remove an uneeded NONAMELESSUNION directive.

---

 dlls/localui/localui.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dlls/localui/localui.c b/dlls/localui/localui.c
index 382e2db..4ea653e 100644
--- a/dlls/localui/localui.c
+++ b/dlls/localui/localui.c
@@ -20,8 +20,6 @@
 
 #include <stdarg.h>
 
-#define NONAMELESSUNION
-
 #include "windef.h"
 #include "winbase.h"
 #include "wingdi.h"




More information about the wine-cvs mailing list