Francois Gouget : actxprxy: Remove unneeded NONAMELESSXXX directives.
9 Mar
2015
9 Mar
'15
1:43 p.m.
Module: wine Branch: master Commit: f847b42994fa045ee810f766c051b967694f258a URL: http://source.winehq.org/git/wine.git/?a=commit;h=f847b42994fa045ee810f766c0... Author: Francois Gouget <fgouget(a)free.fr> Date: Mon Mar 9 09:31:20 2015 +0100 actxprxy: Remove unneeded NONAMELESSXXX directives. --- dlls/actxprxy/usrmarshal.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/dlls/actxprxy/usrmarshal.c b/dlls/actxprxy/usrmarshal.c index 1683f2c..54d885a 100644 --- a/dlls/actxprxy/usrmarshal.c +++ b/dlls/actxprxy/usrmarshal.c @@ -22,8 +22,6 @@ #include <string.h> #define COBJMACROS -#define NONAMELESSUNION -#define NONAMELESSSTRUCT #include "windef.h" #include "winbase.h"
3941
Age (days ago)
3941
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard