hal: Remove unneeded NONAMELESSXXX directives.

Francois Gouget fgouget at free.fr
Thu Mar 5 10:31:39 CST 2015


---
 dlls/hal/hal.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dlls/hal/hal.c b/dlls/hal/hal.c
index add9028..96bc895 100644
--- a/dlls/hal/hal.c
+++ b/dlls/hal/hal.c
@@ -23,9 +23,6 @@
 
 #include <stdarg.h>
 
-#define NONAMELESSUNION
-#define NONAMELESSSTRUCT
-
 #include "ntstatus.h"
 #define WIN32_NO_STATUS
 #include "windef.h"
-- 
2.1.4




More information about the wine-patches mailing list