Francois Gouget : actxprxy: Remove unneeded NONAMELESSXXX directives.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Mar 9 08:43:17 CDT 2015


Module: wine
Branch: master
Commit: f847b42994fa045ee810f766c051b967694f258a
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=f847b42994fa045ee810f766c051b967694f258a

Author: Francois Gouget <fgouget at 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"




More information about the wine-cvs mailing list