commdlg.dll16: Remove unneeded NONAMELESSXXX directives.

Francois Gouget fgouget at free.fr
Mon Mar 9 03:32:20 CDT 2015


---
 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"
-- 
2.1.4



More information about the wine-patches mailing list