Commit 3d6febc9 authored by Alexandre Julliard's avatar Alexandre Julliard

include: Get rid of the DPRINTF() macro.

parent 49ab8b1b
...@@ -31,7 +31,6 @@ ...@@ -31,7 +31,6 @@
#include <CoreServices/CoreServices.h> #include <CoreServices/CoreServices.h>
#undef LoadResource #undef LoadResource
#undef GetCurrentThread #undef GetCurrentThread
#undef DPRINTF
#endif #endif
#include <stdio.h> #include <stdio.h>
......
...@@ -61,7 +61,6 @@ ...@@ -61,7 +61,6 @@
#undef CompareString #undef CompareString
#undef GetCurrentThread #undef GetCurrentThread
#undef _CDECL #undef _CDECL
#undef DPRINTF
#undef GetCurrentProcess #undef GetCurrentProcess
#undef AnimatePalette #undef AnimatePalette
#undef EqualRgn #undef EqualRgn
......
...@@ -30,7 +30,6 @@ ...@@ -30,7 +30,6 @@
#include <CoreServices/CoreServices.h> #include <CoreServices/CoreServices.h>
#undef GetCurrentThread #undef GetCurrentThread
#undef LoadResource #undef LoadResource
#undef DPRINTF
#endif #endif
#include "windef.h" #include "windef.h"
......
...@@ -75,7 +75,6 @@ ...@@ -75,7 +75,6 @@
#undef SetRect #undef SetRect
#undef ShowCursor #undef ShowCursor
#undef UnionRect #undef UnionRect
#undef DPRINTF
#endif #endif
#define COBJMACROS #define COBJMACROS
......
...@@ -29,8 +29,6 @@ ...@@ -29,8 +29,6 @@
#include <AudioToolbox/AudioToolbox.h> #include <AudioToolbox/AudioToolbox.h>
#undef ULONG #undef ULONG
#undef HRESULT #undef HRESULT
#undef DPRINTF
#undef STDMETHODCALLTYPE #undef STDMETHODCALLTYPE
#include "coreaudio.h" #include "coreaudio.h"
#include "wine/debug.h" #include "wine/debug.h"
......
...@@ -50,7 +50,6 @@ ...@@ -50,7 +50,6 @@
#undef GetCurrentThread #undef GetCurrentThread
#undef GetCurrentProcess #undef GetCurrentProcess
#undef _CDECL #undef _CDECL
#undef DPRINTF
#include "windef.h" #include "windef.h"
#include "winbase.h" #include "winbase.h"
......
...@@ -83,7 +83,6 @@ ...@@ -83,7 +83,6 @@
#undef SetRect #undef SetRect
#undef ShowCursor #undef ShowCursor
#undef UnionRect #undef UnionRect
#undef DPRINTF
#include <pthread.h> #include <pthread.h>
......
...@@ -66,7 +66,6 @@ ...@@ -66,7 +66,6 @@
#undef CompareString #undef CompareString
#undef GetCurrentThread #undef GetCurrentThread
#undef _CDECL #undef _CDECL
#undef DPRINTF
#undef GetCurrentProcess #undef GetCurrentProcess
#undef AnimatePalette #undef AnimatePalette
#undef EqualRgn #undef EqualRgn
...@@ -102,7 +101,6 @@ ...@@ -102,7 +101,6 @@
#undef ULONG #undef ULONG
#undef HRESULT #undef HRESULT
#undef DPRINTF
#undef STDMETHODCALLTYPE #undef STDMETHODCALLTYPE
#include <assert.h> #include <assert.h>
......
...@@ -67,7 +67,6 @@ ...@@ -67,7 +67,6 @@
#undef CompareString #undef CompareString
#undef GetCurrentThread #undef GetCurrentThread
#undef _CDECL #undef _CDECL
#undef DPRINTF
#undef GetCurrentProcess #undef GetCurrentProcess
#undef AnimatePalette #undef AnimatePalette
#undef EqualRgn #undef EqualRgn
...@@ -103,7 +102,6 @@ ...@@ -103,7 +102,6 @@
#undef ULONG #undef ULONG
#undef HRESULT #undef HRESULT
#undef DPRINTF
#undef STDMETHODCALLTYPE #undef STDMETHODCALLTYPE
#include <assert.h> #include <assert.h>
......
...@@ -66,7 +66,6 @@ ...@@ -66,7 +66,6 @@
#undef CompareString #undef CompareString
#undef GetCurrentThread #undef GetCurrentThread
#undef _CDECL #undef _CDECL
#undef DPRINTF
#undef GetCurrentProcess #undef GetCurrentProcess
#undef AnimatePalette #undef AnimatePalette
#undef EqualRgn #undef EqualRgn
...@@ -102,7 +101,6 @@ ...@@ -102,7 +101,6 @@
#undef ULONG #undef ULONG
#undef HRESULT #undef HRESULT
#undef DPRINTF
#undef STDMETHODCALLTYPE #undef STDMETHODCALLTYPE
#include "windef.h" #include "windef.h"
......
...@@ -67,7 +67,6 @@ ...@@ -67,7 +67,6 @@
#undef CompareString #undef CompareString
#undef GetCurrentThread #undef GetCurrentThread
#undef _CDECL #undef _CDECL
#undef DPRINTF
#undef GetCurrentProcess #undef GetCurrentProcess
#undef AnimatePalette #undef AnimatePalette
#undef EqualRgn #undef EqualRgn
...@@ -103,7 +102,6 @@ ...@@ -103,7 +102,6 @@
#undef ULONG #undef ULONG
#undef HRESULT #undef HRESULT
#undef DPRINTF
#undef STDMETHODCALLTYPE #undef STDMETHODCALLTYPE
#define COBJMACROS #define COBJMACROS
......
...@@ -26,7 +26,6 @@ ...@@ -26,7 +26,6 @@
#include <CoreServices/CoreServices.h> #include <CoreServices/CoreServices.h>
#undef GetCurrentThread #undef GetCurrentThread
#undef LoadResource #undef LoadResource
#undef DPRINTF
#endif #endif
#include "windef.h" #include "windef.h"
......
...@@ -34,7 +34,6 @@ ...@@ -34,7 +34,6 @@
#include <CoreServices/CoreServices.h> #include <CoreServices/CoreServices.h>
#undef GetCurrentThread #undef GetCurrentThread
#undef LoadResource #undef LoadResource
#undef DPRINTF
#endif #endif
#include "winsock2.h" #include "winsock2.h"
......
...@@ -102,7 +102,6 @@ ...@@ -102,7 +102,6 @@
#undef SetRect #undef SetRect
#undef ShowCursor #undef ShowCursor
#undef UnionRect #undef UnionRect
#undef DPRINTF
#endif #endif
#include "wine/library.h" #include "wine/library.h"
......
...@@ -496,7 +496,6 @@ static inline const char *wine_dbgstr_variant( const VARIANT *v ) ...@@ -496,7 +496,6 @@ static inline const char *wine_dbgstr_variant( const VARIANT *v )
static struct __wine_debug_channel __wine_dbch_##ch = { 0xff, #ch }; \ static struct __wine_debug_channel __wine_dbch_##ch = { 0xff, #ch }; \
static struct __wine_debug_channel * const __wine_dbch___default = &__wine_dbch_##ch static struct __wine_debug_channel * const __wine_dbch___default = &__wine_dbch_##ch
#define WINE_DPRINTF wine_dbg_printf
#define WINE_MESSAGE wine_dbg_printf #define WINE_MESSAGE wine_dbg_printf
#ifdef __WINESRC__ #ifdef __WINESRC__
...@@ -530,7 +529,6 @@ static inline const char *debugstr_variant( const VARIANT *v ) { return wine_dbg ...@@ -530,7 +529,6 @@ static inline const char *debugstr_variant( const VARIANT *v ) { return wine_dbg
#define ERR_(ch) WINE_ERR_(ch) #define ERR_(ch) WINE_ERR_(ch)
#define ERR_ON(ch) WINE_ERR_ON(ch) #define ERR_ON(ch) WINE_ERR_ON(ch)
#define DPRINTF WINE_DPRINTF
#define MESSAGE WINE_MESSAGE #define MESSAGE WINE_MESSAGE
#endif /* __WINESRC__ */ #endif /* __WINESRC__ */
......
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