Francois Gouget : compstui: Remove an uneeded NONAMELESSUNION directive.
10 Mar
2015
10 Mar
'15
3:10 p.m.
Module: wine Branch: master Commit: 387232e2ac023559072833725cdea72317b8e67d URL: http://source.winehq.org/git/wine.git/?a=commit;h=387232e2ac023559072833725c... Author: Francois Gouget <fgouget(a)free.fr> Date: Mon Mar 9 22:20:54 2015 +0100 compstui: Remove an uneeded NONAMELESSUNION directive. --- dlls/compstui/compstui_main.c | 1 - 1 file changed, 1 deletion(-) diff --git a/dlls/compstui/compstui_main.c b/dlls/compstui/compstui_main.c index 41b2441..0225036 100644 --- a/dlls/compstui/compstui_main.c +++ b/dlls/compstui/compstui_main.c @@ -21,7 +21,6 @@ #include <stdarg.h> #define COBJMACROS -#define NONAMELESSUNION #include "windef.h" #include "winbase.h"
3938
Age (days ago)
3938
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard