localui: Remove an uneeded NONAMELESSUNION directive.

Francois Gouget fgouget at free.fr
Fri Mar 13 04:32:19 CDT 2015


---
 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"
-- 
2.1.4




More information about the wine-patches mailing list