Henri Verbeet : dsound: Remove the useless CINTERFACE definition.

Alexandre Julliard julliard at winehq.org
Tue Aug 17 11:31:10 CDT 2010


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Mon Aug 16 20:00:28 2010 +0200

dsound: Remove the useless CINTERFACE definition.

---

 dlls/dsound/duplex.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/dlls/dsound/duplex.c b/dlls/dsound/duplex.c
index dbe811b..4a1fbd2 100644
--- a/dlls/dsound/duplex.c
+++ b/dlls/dsound/duplex.c
@@ -24,7 +24,6 @@
 
 #define NONAMELESSSTRUCT
 #define NONAMELESSUNION
-#define CINTERFACE
 #define COBJMACROS
 #include "windef.h"
 #include "winbase.h"




More information about the wine-cvs mailing list