Francois Gouget : commdlg.dll16: Remove unneeded NONAMELESSXXX directives.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Mar 9 08:43:17 CDT 2015


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

Author: Francois Gouget <fgouget at 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"




More information about the wine-cvs mailing list