winedbg: Remove an unused debug channel (winedbg).

oldstable
Francois Gouget 2008-12-28 10:37:28 +01:00 committed by Alexandre Julliard
parent 0216e3e6c6
commit a9d3d0e942
1 changed files with 0 additions and 2 deletions

View File

@ -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;