Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
0ec0f048
Commit
0ec0f048
authored
Sep 22, 2005
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed unused debug channels.
parent
253f3bf5
Hide whitespace changes
Inline
Side-by-side
Showing
24 changed files
with
0 additions
and
27 deletions
+0
-27
chordmaptrack.c
dlls/dmcompos/chordmaptrack.c
+0
-1
signposttrack.c
dlls/dmcompos/signposttrack.c
+0
-1
dmime_main.c
dlls/dmime/dmime_main.c
+0
-1
lyricstrack.c
dlls/dmime/lyricstrack.c
+0
-1
markertrack.c
dlls/dmime/markertrack.c
+0
-1
paramcontroltrack.c
dlls/dmime/paramcontroltrack.c
+0
-1
seqtrack.c
dlls/dmime/seqtrack.c
+0
-1
sysextrack.c
dlls/dmime/sysextrack.c
+0
-1
timesigtrack.c
dlls/dmime/timesigtrack.c
+0
-1
wavetrack.c
dlls/dmime/wavetrack.c
+0
-1
scripttrack.c
dlls/dmscript/scripttrack.c
+0
-1
auditiontrack.c
dlls/dmstyle/auditiontrack.c
+0
-1
motiftrack.c
dlls/dmstyle/motiftrack.c
+0
-1
mutetrack.c
dlls/dmstyle/mutetrack.c
+0
-1
module.c
dlls/kernel/module.c
+0
-2
task.c
dlls/kernel/task.c
+0
-1
ole2_16.c
dlls/ole32/ole2_16.c
+0
-1
dispatch.c
dlls/oleaut32/dispatch.c
+0
-1
shell.c
dlls/shell32/shell.c
+0
-1
nonclient.c
dlls/user/nonclient.c
+0
-1
win.c
dlls/user/win.c
+0
-1
device.c
dlls/wined3d/device.c
+0
-3
dib.c
dlls/x11drv/dib.c
+0
-1
wintab.c
dlls/x11drv/wintab.c
+0
-1
No files found.
dlls/dmcompos/chordmaptrack.c
View file @
0ec0f048
...
@@ -20,7 +20,6 @@
...
@@ -20,7 +20,6 @@
#include "dmcompos_private.h"
#include "dmcompos_private.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
dmcompos
);
WINE_DEFAULT_DEBUG_CHANNEL
(
dmcompos
);
WINE_DECLARE_DEBUG_CHANNEL
(
dmfile
);
/*****************************************************************************
/*****************************************************************************
* IDirectMusicChordMapTrack implementation
* IDirectMusicChordMapTrack implementation
...
...
dlls/dmcompos/signposttrack.c
View file @
0ec0f048
...
@@ -20,7 +20,6 @@
...
@@ -20,7 +20,6 @@
#include "dmcompos_private.h"
#include "dmcompos_private.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
dmcompos
);
WINE_DEFAULT_DEBUG_CHANNEL
(
dmcompos
);
WINE_DECLARE_DEBUG_CHANNEL
(
dmfile
);
/*****************************************************************************
/*****************************************************************************
* IDirectMusicSignPostTrack implementation
* IDirectMusicSignPostTrack implementation
...
...
dlls/dmime/dmime_main.c
View file @
0ec0f048
...
@@ -21,7 +21,6 @@
...
@@ -21,7 +21,6 @@
#include "dmime_private.h"
#include "dmime_private.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
dmime
);
WINE_DEFAULT_DEBUG_CHANNEL
(
dmime
);
WINE_DECLARE_DEBUG_CHANNEL
(
dmfile
);
LONG
DMIME_refCount
=
0
;
LONG
DMIME_refCount
=
0
;
...
...
dlls/dmime/lyricstrack.c
View file @
0ec0f048
...
@@ -20,7 +20,6 @@
...
@@ -20,7 +20,6 @@
#include "dmime_private.h"
#include "dmime_private.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
dmime
);
WINE_DEFAULT_DEBUG_CHANNEL
(
dmime
);
WINE_DECLARE_DEBUG_CHANNEL
(
dmfile
);
/*****************************************************************************
/*****************************************************************************
* IDirectMusicLyricsTrack implementation
* IDirectMusicLyricsTrack implementation
...
...
dlls/dmime/markertrack.c
View file @
0ec0f048
...
@@ -20,7 +20,6 @@
...
@@ -20,7 +20,6 @@
#include "dmime_private.h"
#include "dmime_private.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
dmime
);
WINE_DEFAULT_DEBUG_CHANNEL
(
dmime
);
WINE_DECLARE_DEBUG_CHANNEL
(
dmfile
);
/*****************************************************************************
/*****************************************************************************
* IDirectMusicMarkerTrack implementation
* IDirectMusicMarkerTrack implementation
...
...
dlls/dmime/paramcontroltrack.c
View file @
0ec0f048
...
@@ -20,7 +20,6 @@
...
@@ -20,7 +20,6 @@
#include "dmime_private.h"
#include "dmime_private.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
dmime
);
WINE_DEFAULT_DEBUG_CHANNEL
(
dmime
);
WINE_DECLARE_DEBUG_CHANNEL
(
dmfile
);
/*****************************************************************************
/*****************************************************************************
* IDirectMusicParamControlTrack implementation
* IDirectMusicParamControlTrack implementation
...
...
dlls/dmime/seqtrack.c
View file @
0ec0f048
...
@@ -20,7 +20,6 @@
...
@@ -20,7 +20,6 @@
#include "dmime_private.h"
#include "dmime_private.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
dmime
);
WINE_DEFAULT_DEBUG_CHANNEL
(
dmime
);
WINE_DECLARE_DEBUG_CHANNEL
(
dmfile
);
/*****************************************************************************
/*****************************************************************************
* IDirectMusicSeqTrack implementation
* IDirectMusicSeqTrack implementation
...
...
dlls/dmime/sysextrack.c
View file @
0ec0f048
...
@@ -20,7 +20,6 @@
...
@@ -20,7 +20,6 @@
#include "dmime_private.h"
#include "dmime_private.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
dmime
);
WINE_DEFAULT_DEBUG_CHANNEL
(
dmime
);
WINE_DECLARE_DEBUG_CHANNEL
(
dmfile
);
/*****************************************************************************
/*****************************************************************************
* IDirectMusicSysExTrack implementation
* IDirectMusicSysExTrack implementation
...
...
dlls/dmime/timesigtrack.c
View file @
0ec0f048
...
@@ -20,7 +20,6 @@
...
@@ -20,7 +20,6 @@
#include "dmime_private.h"
#include "dmime_private.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
dmime
);
WINE_DEFAULT_DEBUG_CHANNEL
(
dmime
);
WINE_DECLARE_DEBUG_CHANNEL
(
dmfile
);
/*****************************************************************************
/*****************************************************************************
* IDirectMusicTimeSigTrack implementation
* IDirectMusicTimeSigTrack implementation
...
...
dlls/dmime/wavetrack.c
View file @
0ec0f048
...
@@ -20,7 +20,6 @@
...
@@ -20,7 +20,6 @@
#include "dmime_private.h"
#include "dmime_private.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
dmime
);
WINE_DEFAULT_DEBUG_CHANNEL
(
dmime
);
WINE_DECLARE_DEBUG_CHANNEL
(
dmfile
);
/*****************************************************************************
/*****************************************************************************
* IDirectMusicWaveTrack implementation
* IDirectMusicWaveTrack implementation
...
...
dlls/dmscript/scripttrack.c
View file @
0ec0f048
...
@@ -20,7 +20,6 @@
...
@@ -20,7 +20,6 @@
#include "dmscript_private.h"
#include "dmscript_private.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
dmscript
);
WINE_DEFAULT_DEBUG_CHANNEL
(
dmscript
);
WINE_DECLARE_DEBUG_CHANNEL
(
dmfile
);
/*****************************************************************************
/*****************************************************************************
* IDirectMusicScriptTrack implementation
* IDirectMusicScriptTrack implementation
...
...
dlls/dmstyle/auditiontrack.c
View file @
0ec0f048
...
@@ -20,7 +20,6 @@
...
@@ -20,7 +20,6 @@
#include "dmstyle_private.h"
#include "dmstyle_private.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
dmstyle
);
WINE_DEFAULT_DEBUG_CHANNEL
(
dmstyle
);
WINE_DECLARE_DEBUG_CHANNEL
(
dmfile
);
/*****************************************************************************
/*****************************************************************************
* IDirectMusicAuditionTrack implementation
* IDirectMusicAuditionTrack implementation
...
...
dlls/dmstyle/motiftrack.c
View file @
0ec0f048
...
@@ -20,7 +20,6 @@
...
@@ -20,7 +20,6 @@
#include "dmstyle_private.h"
#include "dmstyle_private.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
dmstyle
);
WINE_DEFAULT_DEBUG_CHANNEL
(
dmstyle
);
WINE_DECLARE_DEBUG_CHANNEL
(
dmfile
);
/*****************************************************************************
/*****************************************************************************
* IDirectMusicMotifTrack implementation
* IDirectMusicMotifTrack implementation
...
...
dlls/dmstyle/mutetrack.c
View file @
0ec0f048
...
@@ -20,7 +20,6 @@
...
@@ -20,7 +20,6 @@
#include "dmstyle_private.h"
#include "dmstyle_private.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
dmstyle
);
WINE_DEFAULT_DEBUG_CHANNEL
(
dmstyle
);
WINE_DECLARE_DEBUG_CHANNEL
(
dmfile
);
/*****************************************************************************
/*****************************************************************************
* IDirectMusicMuteTrack implementation
* IDirectMusicMuteTrack implementation
...
...
dlls/kernel/module.c
View file @
0ec0f048
...
@@ -45,8 +45,6 @@
...
@@ -45,8 +45,6 @@
#include "wine/server.h"
#include "wine/server.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
module
);
WINE_DEFAULT_DEBUG_CHANNEL
(
module
);
WINE_DECLARE_DEBUG_CHANNEL
(
loaddll
);
static
WCHAR
*
dll_directory
;
/* extra path for SetDllDirectoryW */
static
WCHAR
*
dll_directory
;
/* extra path for SetDllDirectoryW */
...
...
dlls/kernel/task.c
View file @
0ec0f048
...
@@ -47,7 +47,6 @@
...
@@ -47,7 +47,6 @@
#include "wine/debug.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
task
);
WINE_DEFAULT_DEBUG_CHANNEL
(
task
);
WINE_DECLARE_DEBUG_CHANNEL
(
relay
);
WINE_DECLARE_DEBUG_CHANNEL
(
toolhelp
);
WINE_DECLARE_DEBUG_CHANNEL
(
toolhelp
);
#include "pshpack1.h"
#include "pshpack1.h"
...
...
dlls/ole32/ole2_16.c
View file @
0ec0f048
...
@@ -50,7 +50,6 @@
...
@@ -50,7 +50,6 @@
#include "wine/debug.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
ole
);
WINE_DEFAULT_DEBUG_CHANNEL
(
ole
);
WINE_DECLARE_DEBUG_CHANNEL
(
accel
);
#define HICON_16(h32) (LOWORD(h32))
#define HICON_16(h32) (LOWORD(h32))
#define HICON_32(h16) ((HICON)(ULONG_PTR)(h16))
#define HICON_32(h16) ((HICON)(ULONG_PTR)(h16))
...
...
dlls/oleaut32/dispatch.c
View file @
0ec0f048
...
@@ -40,7 +40,6 @@
...
@@ -40,7 +40,6 @@
#include "wine/debug.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
ole
);
WINE_DEFAULT_DEBUG_CHANNEL
(
ole
);
WINE_DECLARE_DEBUG_CHANNEL
(
typelib
);
static
IDispatch
*
WINAPI
StdDispatch_Construct
(
IUnknown
*
punkOuter
,
void
*
pvThis
,
ITypeInfo
*
pTypeInfo
);
static
IDispatch
*
WINAPI
StdDispatch_Construct
(
IUnknown
*
punkOuter
,
void
*
pvThis
,
ITypeInfo
*
pTypeInfo
);
...
...
dlls/shell32/shell.c
View file @
0ec0f048
...
@@ -51,7 +51,6 @@
...
@@ -51,7 +51,6 @@
#include "wine/debug.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
shell
);
WINE_DEFAULT_DEBUG_CHANNEL
(
shell
);
WINE_DECLARE_DEBUG_CHANNEL
(
exec
);
typedef
struct
{
/* structure for dropped files */
typedef
struct
{
/* structure for dropped files */
...
...
dlls/user/nonclient.c
View file @
0ec0f048
...
@@ -35,7 +35,6 @@
...
@@ -35,7 +35,6 @@
#include "wine/debug.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
nonclient
);
WINE_DEFAULT_DEBUG_CHANNEL
(
nonclient
);
WINE_DECLARE_DEBUG_CHANNEL
(
shell
);
BOOL
NC_DrawGrayButton
(
HDC
hdc
,
int
x
,
int
y
);
BOOL
NC_DrawGrayButton
(
HDC
hdc
,
int
x
,
int
y
);
...
...
dlls/user/win.c
View file @
0ec0f048
...
@@ -40,7 +40,6 @@
...
@@ -40,7 +40,6 @@
#include "wine/debug.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
win
);
WINE_DEFAULT_DEBUG_CHANNEL
(
win
);
WINE_DECLARE_DEBUG_CHANNEL
(
msg
);
#define NB_USER_HANDLES ((LAST_USER_HANDLE - FIRST_USER_HANDLE + 1) >> 1)
#define NB_USER_HANDLES ((LAST_USER_HANDLE - FIRST_USER_HANDLE + 1) >> 1)
#define USER_HANDLE_TO_INDEX(hwnd) ((LOWORD(hwnd) - FIRST_USER_HANDLE) >> 1)
#define USER_HANDLE_TO_INDEX(hwnd) ((LOWORD(hwnd) - FIRST_USER_HANDLE) >> 1)
...
...
dlls/wined3d/device.c
View file @
0ec0f048
...
@@ -25,9 +25,6 @@
...
@@ -25,9 +25,6 @@
#include "wined3d_private.h"
#include "wined3d_private.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
d3d
);
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
#define GLINFO_LOCATION ((IWineD3DImpl *)(This->wineD3D))->gl_info
/* x11drv GDI escapes */
/* x11drv GDI escapes */
...
...
dlls/x11drv/dib.c
View file @
0ec0f048
...
@@ -42,7 +42,6 @@
...
@@ -42,7 +42,6 @@
#include "wine/debug.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
bitmap
);
WINE_DEFAULT_DEBUG_CHANNEL
(
bitmap
);
WINE_DECLARE_DEBUG_CHANNEL
(
x11drv
);
static
struct
list
dibs_list
=
LIST_INIT
(
dibs_list
);
static
struct
list
dibs_list
=
LIST_INIT
(
dibs_list
);
...
...
dlls/x11drv/wintab.c
View file @
0ec0f048
...
@@ -30,7 +30,6 @@
...
@@ -30,7 +30,6 @@
#include "wintab.h"
#include "wintab.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
wintab32
);
WINE_DEFAULT_DEBUG_CHANNEL
(
wintab32
);
WINE_DECLARE_DEBUG_CHANNEL
(
event
);
typedef
struct
tagWTI_CURSORS_INFO
typedef
struct
tagWTI_CURSORS_INFO
{
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment