mmdevapi: Remove the useless CINTERFACE definitions.
This commit is contained in:
parent
049edc9587
commit
5c99f4ec6d
|
@ -17,7 +17,6 @@
|
|||
*/
|
||||
|
||||
#define NONAMELESSUNION
|
||||
#define CINTERFACE
|
||||
#define COBJMACROS
|
||||
#include "config.h"
|
||||
|
||||
|
|
|
@ -18,7 +18,6 @@
|
|||
|
||||
|
||||
#define NONAMELESSUNION
|
||||
#define CINTERFACE
|
||||
#define COBJMACROS
|
||||
#include "config.h"
|
||||
|
||||
|
|
|
@ -29,7 +29,6 @@
|
|||
#endif
|
||||
|
||||
#define NONAMELESSUNION
|
||||
#define CINTERFACE
|
||||
#define COBJMACROS
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
|
|
|
@ -29,7 +29,6 @@
|
|||
#include <OpenAL/alc.h>
|
||||
#endif
|
||||
|
||||
#define CINTERFACE
|
||||
#define COBJMACROS
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
|
|
|
@ -23,7 +23,6 @@
|
|||
|
||||
#include "wine/test.h"
|
||||
|
||||
#define CINTERFACE
|
||||
#define COBJMACROS
|
||||
|
||||
#ifdef STANDALONE
|
||||
|
|
|
@ -18,7 +18,6 @@
|
|||
|
||||
#include "wine/test.h"
|
||||
|
||||
#define CINTERFACE
|
||||
#define COBJMACROS
|
||||
|
||||
#ifdef STANDALONE
|
||||
|
|
|
@ -18,7 +18,6 @@
|
|||
|
||||
#include "wine/test.h"
|
||||
|
||||
#define CINTERFACE
|
||||
#define COBJMACROS
|
||||
|
||||
#include "initguid.h"
|
||||
|
|
|
@ -19,7 +19,6 @@
|
|||
#define NONAMELESSUNION
|
||||
#include "wine/test.h"
|
||||
|
||||
#define CINTERFACE
|
||||
#define COBJMACROS
|
||||
|
||||
#ifdef STANDALONE
|
||||
|
|
|
@ -23,7 +23,6 @@
|
|||
|
||||
#include "wine/test.h"
|
||||
|
||||
#define CINTERFACE
|
||||
#define COBJMACROS
|
||||
|
||||
#ifdef STANDALONE
|
||||
|
|
Loading…
Reference in New Issue