Francois Gouget : winspool.drv: Remove unneeded NONAMELESSXXX directives.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Apr 1 10:40:58 CDT 2015


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Tue Mar 31 21:05:37 2015 +0200

winspool.drv: Remove unneeded NONAMELESSXXX directives.

---

 dlls/winspool.drv/info.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dlls/winspool.drv/info.c b/dlls/winspool.drv/info.c
index 7653d2f..8cfedfb 100644
--- a/dlls/winspool.drv/info.c
+++ b/dlls/winspool.drv/info.c
@@ -102,8 +102,6 @@
 #undef DPRINTF
 #endif
 
-#define NONAMELESSUNION
-#define NONAMELESSSTRUCT
 #include "wine/library.h"
 #include "windef.h"
 #include "winbase.h"




More information about the wine-cvs mailing list