Francois Gouget : explorer: Remove an uneeded NONAMELESSUNION directive.
1 Apr
2015
1 Apr
'15
3:40 p.m.
Module: wine Branch: master Commit: 801cf4c4af267884318eb0e881c8a2dbb36f538f URL: http://source.winehq.org/git/wine.git/?a=commit;h=801cf4c4af267884318eb0e881... Author: Francois Gouget <fgouget(a)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"
3911
Age (days ago)
3911
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard