Francois Gouget : dispex: Remove unneeded NONAMELESSXXX directives.
11 Mar
2015
11 Mar
'15
3 p.m.
Module: wine Branch: master Commit: a3b806ced763ae7289df6799f142ce425912107e URL: http://source.winehq.org/git/wine.git/?a=commit;h=a3b806ced763ae7289df6799f1... Author: Francois Gouget <fgouget(a)free.fr> Date: Wed Mar 11 11:29:37 2015 +0100 dispex: Remove unneeded NONAMELESSXXX directives. --- dlls/dispex/usrmarshal.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/dlls/dispex/usrmarshal.c b/dlls/dispex/usrmarshal.c index a4f2b2b..6e3c723 100644 --- a/dlls/dispex/usrmarshal.c +++ b/dlls/dispex/usrmarshal.c @@ -21,8 +21,6 @@ #include <string.h> #define COBJMACROS -#define NONAMELESSUNION -#define NONAMELESSSTRUCT #include "windef.h" #include "winbase.h"
3937
Age (days ago)
3937
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard