Henri Verbeet : dsound: Remove the useless CINTERFACE definition.
17 Aug
2010
17 Aug
'10
5:31 p.m.
Module: wine Branch: master Commit: 049edc9587b5dd19e0c47695106ab23d4d358f23 URL: http://source.winehq.org/git/wine.git/?a=commit;h=049edc9587b5dd19e0c4769510... Author: Henri Verbeet <hverbeet(a)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"
5693
Age (days ago)
5693
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard