Francois Gouget : twain_32: Remove unneeded NONAMELESSXXX directives.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Mar 24 10:00:45 CDT 2015


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Tue Mar 24 11:41:33 2015 +0100

twain_32: Remove unneeded NONAMELESSXXX directives.

---

 dlls/twain_32/dsm_ctrl.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dlls/twain_32/dsm_ctrl.c b/dlls/twain_32/dsm_ctrl.c
index 9bbd0fa..b71c112 100644
--- a/dlls/twain_32/dsm_ctrl.c
+++ b/dlls/twain_32/dsm_ctrl.c
@@ -25,8 +25,6 @@
 #include <stdarg.h>
 #include <stdio.h>
 
-#define NONAMELESSUNION
-#define NONAMELESSSTRUCT
 #include "windef.h"
 #include "winbase.h"
 #include "twain.h"




More information about the wine-cvs mailing list