Francois Gouget : dwmapi: Remove unneeded NONAMELESSXXX directives.
11 Mar
2015
11 Mar
'15
3 p.m.
Module: wine Branch: master Commit: 6e3e5ea654d11ef6d2ac90c1d0fd6acc1bf026c4 URL: http://source.winehq.org/git/wine.git/?a=commit;h=6e3e5ea654d11ef6d2ac90c1d0... Author: Francois Gouget <fgouget(a)free.fr> Date: Wed Mar 11 11:30:34 2015 +0100 dwmapi: Remove unneeded NONAMELESSXXX directives. --- dlls/dwmapi/dwmapi_main.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/dlls/dwmapi/dwmapi_main.c b/dlls/dwmapi/dwmapi_main.c index d5fb03f..08373b9 100644 --- a/dlls/dwmapi/dwmapi_main.c +++ b/dlls/dwmapi/dwmapi_main.c @@ -22,8 +22,6 @@ #include "config.h" #include <stdarg.h> -#define NONAMELESSUNION -#define NONAMELESSSTRUCT #define COBJMACROS #include "windef.h" #include "winbase.h"
3937
Age (days ago)
3937
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard