Francois Gouget : commdlg.dll16: Remove unneeded NONAMELESSXXX directives.
9 Mar
2015
9 Mar
'15
1:43 p.m.
Module: wine Branch: master Commit: 285dc99999f6e0c50db01585004d5ec12099e2e5 URL: http://source.winehq.org/git/wine.git/?a=commit;h=285dc99999f6e0c50db0158500... Author: Francois Gouget <fgouget(a)free.fr> Date: Mon Mar 9 09:32:20 2015 +0100 commdlg.dll16: Remove unneeded NONAMELESSXXX directives. --- dlls/commdlg.dll16/printdlg.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/dlls/commdlg.dll16/printdlg.c b/dlls/commdlg.dll16/printdlg.c index 59239dd..ac4741e 100644 --- a/dlls/commdlg.dll16/printdlg.c +++ b/dlls/commdlg.dll16/printdlg.c @@ -27,8 +27,6 @@ #include <stdio.h> #include <string.h> -#define NONAMELESSUNION -#define NONAMELESSSTRUCT #include "windef.h" #include "winbase.h" #include "wingdi.h"
3941
Age (days ago)
3941
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard