winedbg: Remove an unused debug channel.

This commit is contained in:
Francois Gouget 2009-05-06 03:33:10 +02:00 committed by Alexandre Julliard
parent a0053ab9aa
commit 6980949f49
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@
#include "wine/debug.h"
#include "wine/unicode.h"
WINE_DEFAULT_DEBUG_CHANNEL(winedbg);
#define MAX_PROGRAM_NAME_LENGTH 80