Francois Gouget : winefile: Remove an unneeded NONAMELESSUNION directive.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Apr 3 07:14:59 CDT 2015


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Fri Apr  3 01:25:50 2015 +0200

winefile: Remove an unneeded NONAMELESSUNION directive.

---

 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>
 




More information about the wine-cvs mailing list