Francois Gouget : hal: Remove unneeded NONAMELESSXXX directives.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Mar 6 06:27:28 CST 2015


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Thu Mar  5 17:31:39 2015 +0100

hal: Remove unneeded NONAMELESSXXX directives.

---

 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"




More information about the wine-cvs mailing list