winedbg: Remove an unused debug channel (winedbg).
This commit is contained in:
parent
0216e3e6c6
commit
a9d3d0e942
|
@ -29,9 +29,7 @@
|
|||
#include <stdarg.h>
|
||||
|
||||
#include "debugger.h"
|
||||
#include "wine/debug.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(winedbg);
|
||||
|
||||
static struct be_process_io be_process_module_io;
|
||||
|
||||
|
|
Loading…
Reference in New Issue