Removed unused debug channels.
This commit is contained in:
parent
253f3bf5be
commit
0ec0f048e6
|
@ -20,7 +20,6 @@
|
|||
#include "dmcompos_private.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(dmcompos);
|
||||
WINE_DECLARE_DEBUG_CHANNEL(dmfile);
|
||||
|
||||
/*****************************************************************************
|
||||
* IDirectMusicChordMapTrack implementation
|
||||
|
|
|
@ -20,7 +20,6 @@
|
|||
#include "dmcompos_private.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(dmcompos);
|
||||
WINE_DECLARE_DEBUG_CHANNEL(dmfile);
|
||||
|
||||
/*****************************************************************************
|
||||
* IDirectMusicSignPostTrack implementation
|
||||
|
|
|
@ -21,7 +21,6 @@
|
|||
#include "dmime_private.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(dmime);
|
||||
WINE_DECLARE_DEBUG_CHANNEL(dmfile);
|
||||
|
||||
LONG DMIME_refCount = 0;
|
||||
|
||||
|
|
|
@ -20,7 +20,6 @@
|
|||
#include "dmime_private.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(dmime);
|
||||
WINE_DECLARE_DEBUG_CHANNEL(dmfile);
|
||||
|
||||
/*****************************************************************************
|
||||
* IDirectMusicLyricsTrack implementation
|
||||
|
|
|
@ -20,7 +20,6 @@
|
|||
#include "dmime_private.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(dmime);
|
||||
WINE_DECLARE_DEBUG_CHANNEL(dmfile);
|
||||
|
||||
/*****************************************************************************
|
||||
* IDirectMusicMarkerTrack implementation
|
||||
|
|
|
@ -20,7 +20,6 @@
|
|||
#include "dmime_private.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(dmime);
|
||||
WINE_DECLARE_DEBUG_CHANNEL(dmfile);
|
||||
|
||||
/*****************************************************************************
|
||||
* IDirectMusicParamControlTrack implementation
|
||||
|
|
|
@ -20,7 +20,6 @@
|
|||
#include "dmime_private.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(dmime);
|
||||
WINE_DECLARE_DEBUG_CHANNEL(dmfile);
|
||||
|
||||
/*****************************************************************************
|
||||
* IDirectMusicSeqTrack implementation
|
||||
|
|
|
@ -20,7 +20,6 @@
|
|||
#include "dmime_private.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(dmime);
|
||||
WINE_DECLARE_DEBUG_CHANNEL(dmfile);
|
||||
|
||||
/*****************************************************************************
|
||||
* IDirectMusicSysExTrack implementation
|
||||
|
|
|
@ -20,7 +20,6 @@
|
|||
#include "dmime_private.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(dmime);
|
||||
WINE_DECLARE_DEBUG_CHANNEL(dmfile);
|
||||
|
||||
/*****************************************************************************
|
||||
* IDirectMusicTimeSigTrack implementation
|
||||
|
|
|
@ -20,7 +20,6 @@
|
|||
#include "dmime_private.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(dmime);
|
||||
WINE_DECLARE_DEBUG_CHANNEL(dmfile);
|
||||
|
||||
/*****************************************************************************
|
||||
* IDirectMusicWaveTrack implementation
|
||||
|
|
|
@ -20,7 +20,6 @@
|
|||
#include "dmscript_private.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(dmscript);
|
||||
WINE_DECLARE_DEBUG_CHANNEL(dmfile);
|
||||
|
||||
/*****************************************************************************
|
||||
* IDirectMusicScriptTrack implementation
|
||||
|
|
|
@ -20,7 +20,6 @@
|
|||
#include "dmstyle_private.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(dmstyle);
|
||||
WINE_DECLARE_DEBUG_CHANNEL(dmfile);
|
||||
|
||||
/*****************************************************************************
|
||||
* IDirectMusicAuditionTrack implementation
|
||||
|
|
|
@ -20,7 +20,6 @@
|
|||
#include "dmstyle_private.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(dmstyle);
|
||||
WINE_DECLARE_DEBUG_CHANNEL(dmfile);
|
||||
|
||||
/*****************************************************************************
|
||||
* IDirectMusicMotifTrack implementation
|
||||
|
|
|
@ -20,7 +20,6 @@
|
|||
#include "dmstyle_private.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(dmstyle);
|
||||
WINE_DECLARE_DEBUG_CHANNEL(dmfile);
|
||||
|
||||
/*****************************************************************************
|
||||
* IDirectMusicMuteTrack implementation
|
||||
|
|
|
@ -45,8 +45,6 @@
|
|||
#include "wine/server.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(module);
|
||||
WINE_DECLARE_DEBUG_CHANNEL(loaddll);
|
||||
|
||||
|
||||
static WCHAR *dll_directory; /* extra path for SetDllDirectoryW */
|
||||
|
||||
|
|
|
@ -47,7 +47,6 @@
|
|||
#include "wine/debug.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(task);
|
||||
WINE_DECLARE_DEBUG_CHANNEL(relay);
|
||||
WINE_DECLARE_DEBUG_CHANNEL(toolhelp);
|
||||
|
||||
#include "pshpack1.h"
|
||||
|
|
|
@ -50,7 +50,6 @@
|
|||
#include "wine/debug.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(ole);
|
||||
WINE_DECLARE_DEBUG_CHANNEL(accel);
|
||||
|
||||
#define HICON_16(h32) (LOWORD(h32))
|
||||
#define HICON_32(h16) ((HICON)(ULONG_PTR)(h16))
|
||||
|
|
|
@ -40,7 +40,6 @@
|
|||
#include "wine/debug.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(ole);
|
||||
WINE_DECLARE_DEBUG_CHANNEL(typelib);
|
||||
|
||||
static IDispatch * WINAPI StdDispatch_Construct(IUnknown * punkOuter, void * pvThis, ITypeInfo * pTypeInfo);
|
||||
|
||||
|
|
|
@ -51,7 +51,6 @@
|
|||
#include "wine/debug.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(shell);
|
||||
WINE_DECLARE_DEBUG_CHANNEL(exec);
|
||||
|
||||
|
||||
typedef struct { /* structure for dropped files */
|
||||
|
|
|
@ -35,7 +35,6 @@
|
|||
#include "wine/debug.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(nonclient);
|
||||
WINE_DECLARE_DEBUG_CHANNEL(shell);
|
||||
|
||||
BOOL NC_DrawGrayButton(HDC hdc, int x, int y);
|
||||
|
||||
|
|
|
@ -40,7 +40,6 @@
|
|||
#include "wine/debug.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(win);
|
||||
WINE_DECLARE_DEBUG_CHANNEL(msg);
|
||||
|
||||
#define NB_USER_HANDLES ((LAST_USER_HANDLE - FIRST_USER_HANDLE + 1) >> 1)
|
||||
#define USER_HANDLE_TO_INDEX(hwnd) ((LOWORD(hwnd) - FIRST_USER_HANDLE) >> 1)
|
||||
|
|
|
@ -25,9 +25,6 @@
|
|||
#include "wined3d_private.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(d3d);
|
||||
WINE_DECLARE_DEBUG_CHANNEL(d3d_caps);
|
||||
WINE_DECLARE_DEBUG_CHANNEL(d3d_fps);
|
||||
WINE_DECLARE_DEBUG_CHANNEL(d3d_shader);
|
||||
#define GLINFO_LOCATION ((IWineD3DImpl *)(This->wineD3D))->gl_info
|
||||
|
||||
/* x11drv GDI escapes */
|
||||
|
|
|
@ -42,7 +42,6 @@
|
|||
#include "wine/debug.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(bitmap);
|
||||
WINE_DECLARE_DEBUG_CHANNEL(x11drv);
|
||||
|
||||
static struct list dibs_list = LIST_INIT(dibs_list);
|
||||
|
||||
|
|
|
@ -30,7 +30,6 @@
|
|||
#include "wintab.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(wintab32);
|
||||
WINE_DECLARE_DEBUG_CHANNEL(event);
|
||||
|
||||
typedef struct tagWTI_CURSORS_INFO
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue