xaudio2_7: Remove an unused NONAMELESSSTRUCT directive.

Francois Gouget fgouget at free.fr
Fri Aug 28 07:34:01 CDT 2015


---
 dlls/xaudio2_7/xaudio_dll.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dlls/xaudio2_7/xaudio_dll.c b/dlls/xaudio2_7/xaudio_dll.c
index 5aa34b5..e271235 100644
--- a/dlls/xaudio2_7/xaudio_dll.c
+++ b/dlls/xaudio2_7/xaudio_dll.c
@@ -20,7 +20,6 @@
 #include <stdarg.h>
 
 #define NONAMELESSUNION
-#define NONAMELESSSTRUCT
 #define COBJMACROS
 
 #include "windef.h"
-- 
2.5.0




More information about the wine-patches mailing list