winedbg: Remove an unused debug channel.
This commit is contained in:
parent
a0053ab9aa
commit
6980949f49
|
@ -27,7 +27,6 @@
|
|||
#include "wine/debug.h"
|
||||
#include "wine/unicode.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(winedbg);
|
||||
|
||||
#define MAX_PROGRAM_NAME_LENGTH 80
|
||||
|
||||
|
|
Loading…
Reference in New Issue