Francois Gouget : dispex: Remove unneeded NONAMELESSXXX directives.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Mar 11 10:00:43 CDT 2015


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

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




More information about the wine-cvs mailing list