kernel: Remove no longer used debug channel.

This commit is contained in:
Vitaliy Margolen 2006-01-10 20:10:01 +01:00 committed by Alexandre Julliard
parent cd2fafb775
commit 1406010d3c
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@
#include "kernel_private.h"
WINE_DEFAULT_DEBUG_CHANNEL(virtual);
WINE_DECLARE_DEBUG_CHANNEL(seh);
static unsigned int page_size;