From: Francois Gouget Subject: hal: Remove unneeded NONAMELESSXXX directives. Message-Id: Date: Thu, 5 Mar 2015 17:31:39 +0100 (CET) --- 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 -#define NONAMELESSUNION -#define NONAMELESSSTRUCT - #include "ntstatus.h" #define WIN32_NO_STATUS #include "windef.h" -- 2.1.4