Francois Gouget : toolhelp.dll16: Remove unneeded NONAMELESSXXX directives.
24 Mar
2015
24 Mar
'15
3 p.m.
Module: wine Branch: master Commit: d2720f37f16580429bc999853c54babee8da4a75 URL: http://source.winehq.org/git/wine.git/?a=commit;h=d2720f37f16580429bc999853c... Author: Francois Gouget <fgouget(a)free.fr> Date: Tue Mar 24 11:41:01 2015 +0100 toolhelp.dll16: Remove unneeded NONAMELESSXXX directives. --- 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>
3920
Age (days ago)
3920
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard