Francois Gouget : explorer: Remove an uneeded NONAMELESSUNION directive.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Apr 1 10:40:58 CDT 2015


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Tue Mar 31 21:06:04 2015 +0200

explorer: Remove an uneeded NONAMELESSUNION directive.

---

 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"




More information about the wine-cvs mailing list