oledlg: Remove an unneeded NONAMELESSSTRUCT directive.

Francois Gouget fgouget at free.fr
Wed Mar 18 02:19:10 CDT 2015


---
 dlls/oledlg/pastespl.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dlls/oledlg/pastespl.c b/dlls/oledlg/pastespl.c
index 4d31488..530c4ed 100644
--- a/dlls/oledlg/pastespl.c
+++ b/dlls/oledlg/pastespl.c
@@ -19,7 +19,6 @@
  */
 
 #define COBJMACROS
-#define NONAMELESSSTRUCT
 #define NONAMELESSUNION
 
 #include <stdarg.h>
-- 
2.1.4




More information about the wine-patches mailing list