Francois Gouget : hal: Remove unneeded NONAMELESSXXX directives.
6 Mar
2015
6 Mar
'15
12:27 p.m.
Module: wine Branch: master Commit: 0cd192230252492ffee94822c81dca66f3c9a609 URL: http://source.winehq.org/git/wine.git/?a=commit;h=0cd192230252492ffee94822c8... Author: Francois Gouget <fgouget(a)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"
3940
Age (days ago)
3940
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard