winefile: Remove an unneeded NONAMELESSUNION directive.

Francois Gouget fgouget at free.fr
Thu Apr 2 18:25:50 CDT 2015


---
 programs/winefile/winefile.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/programs/winefile/winefile.h b/programs/winefile/winefile.h
index 60b4aa1..31a1868 100644
--- a/programs/winefile/winefile.h
+++ b/programs/winefile/winefile.h
@@ -28,7 +28,6 @@
 #define NOIMAGE
 #define NOTAPE
 
-#define NONAMELESSUNION
 #include <windows.h>
 #include <commdlg.h>
 
-- 
2.1.4




More information about the wine-patches mailing list