Francois Gouget : localui: Remove an uneeded NONAMELESSUNION directive.
13 Mar
2015
13 Mar
'15
1:44 p.m.
Module: wine Branch: master Commit: ddddd79aec608542653bec9a518eb7a950a4339e URL: http://source.winehq.org/git/wine.git/?a=commit;h=ddddd79aec608542653bec9a51... Author: Francois Gouget <fgouget(a)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"
3936
Age (days ago)
3936
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard