Francois Gouget : setupapi: Remove unneeded NONAMELESSXXX directives.
19 Mar
2015
19 Mar
'15
2:59 p.m.
Module: wine Branch: master Commit: 16019848b8cbecc00409f9230212d0f71aab5ecd URL: http://source.winehq.org/git/wine.git/?a=commit;h=16019848b8cbecc00409f92302... Author: Francois Gouget <fgouget(a)free.fr> Date: Wed Mar 18 19:01:26 2015 +0100 setupapi: Remove unneeded NONAMELESSXXX directives. --- dlls/setupapi/fakedll.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dlls/setupapi/fakedll.c b/dlls/setupapi/fakedll.c index b543ade..fdd9bea 100644 --- a/dlls/setupapi/fakedll.c +++ b/dlls/setupapi/fakedll.c @@ -35,8 +35,7 @@ #define COBJMACROS #define ATL_INITGUID -#define NONAMELESSSTRUCT -#define NONAMELESSUNION + #include "ntstatus.h" #define WIN32_NO_STATUS #include "windef.h"
3927
Age (days ago)
3927
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard