toolhelp.dll16: Remove unneeded NONAMELESSXXX directives.

Francois Gouget fgouget at free.fr
Tue Mar 24 05:41:01 CDT 2015


---
 dlls/toolhelp.dll16/toolhelp.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dlls/toolhelp.dll16/toolhelp.c b/dlls/toolhelp.dll16/toolhelp.c
index 4fa1500..cf5e6ef 100644
--- a/dlls/toolhelp.dll16/toolhelp.c
+++ b/dlls/toolhelp.dll16/toolhelp.c
@@ -21,8 +21,6 @@
 
 #include "config.h"
 
-#define NONAMELESSUNION
-#define NONAMELESSSTRUCT
 #include <stdarg.h>
 #include <stdlib.h>
 #include <string.h>
-- 
2.1.4




More information about the wine-patches mailing list