Commit 5c99f4ec authored by Henri Verbeet's avatar Henri Verbeet Committed by Alexandre Julliard

mmdevapi: Remove the useless CINTERFACE definitions.

parent 049edc95
...@@ -17,7 +17,6 @@ ...@@ -17,7 +17,6 @@
*/ */
#define NONAMELESSUNION #define NONAMELESSUNION
#define CINTERFACE
#define COBJMACROS #define COBJMACROS
#include "config.h" #include "config.h"
......
...@@ -18,7 +18,6 @@ ...@@ -18,7 +18,6 @@
#define NONAMELESSUNION #define NONAMELESSUNION
#define CINTERFACE
#define COBJMACROS #define COBJMACROS
#include "config.h" #include "config.h"
......
...@@ -29,7 +29,6 @@ ...@@ -29,7 +29,6 @@
#endif #endif
#define NONAMELESSUNION #define NONAMELESSUNION
#define CINTERFACE
#define COBJMACROS #define COBJMACROS
#include "windef.h" #include "windef.h"
#include "winbase.h" #include "winbase.h"
......
...@@ -29,7 +29,6 @@ ...@@ -29,7 +29,6 @@
#include <OpenAL/alc.h> #include <OpenAL/alc.h>
#endif #endif
#define CINTERFACE
#define COBJMACROS #define COBJMACROS
#include "windef.h" #include "windef.h"
#include "winbase.h" #include "winbase.h"
......
...@@ -23,7 +23,6 @@ ...@@ -23,7 +23,6 @@
#include "wine/test.h" #include "wine/test.h"
#define CINTERFACE
#define COBJMACROS #define COBJMACROS
#ifdef STANDALONE #ifdef STANDALONE
......
...@@ -18,7 +18,6 @@ ...@@ -18,7 +18,6 @@
#include "wine/test.h" #include "wine/test.h"
#define CINTERFACE
#define COBJMACROS #define COBJMACROS
#ifdef STANDALONE #ifdef STANDALONE
......
...@@ -18,7 +18,6 @@ ...@@ -18,7 +18,6 @@
#include "wine/test.h" #include "wine/test.h"
#define CINTERFACE
#define COBJMACROS #define COBJMACROS
#include "initguid.h" #include "initguid.h"
......
...@@ -19,7 +19,6 @@ ...@@ -19,7 +19,6 @@
#define NONAMELESSUNION #define NONAMELESSUNION
#include "wine/test.h" #include "wine/test.h"
#define CINTERFACE
#define COBJMACROS #define COBJMACROS
#ifdef STANDALONE #ifdef STANDALONE
......
...@@ -23,7 +23,6 @@ ...@@ -23,7 +23,6 @@
#include "wine/test.h" #include "wine/test.h"
#define CINTERFACE
#define COBJMACROS #define COBJMACROS
#ifdef STANDALONE #ifdef STANDALONE
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment