winhlp32: Remove an unneeded NONAMELESSSTRUCT directive.

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


---
 programs/winhlp32/winhelp.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/programs/winhlp32/winhelp.c b/programs/winhlp32/winhelp.c
index 17fe90c..49fdf5d 100644
--- a/programs/winhlp32/winhelp.c
+++ b/programs/winhlp32/winhelp.c
@@ -29,7 +29,6 @@
 #include <stdlib.h>
 
 #define NONAMELESSUNION
-#define NONAMELESSSTRUCT
 
 #include "windef.h"
 #include "winbase.h"
-- 
2.1.4




More information about the wine-patches mailing list