explorer: Remove an uneeded NONAMELESSUNION directive.

Francois Gouget fgouget at free.fr
Tue Mar 31 14:06:04 CDT 2015


---
 programs/explorer/explorer.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/programs/explorer/explorer.c b/programs/explorer/explorer.c
index a4f93bc..4f82ded 100644
--- a/programs/explorer/explorer.c
+++ b/programs/explorer/explorer.c
@@ -21,7 +21,6 @@
  */
 
 #define COBJMACROS
-#define NONAMELESSUNION
 
 #include "wine/unicode.h"
 #include "wine/debug.h"
-- 
2.1.4



More information about the wine-patches mailing list