kernel: Remove no longer used debug channel.
This commit is contained in:
parent
cd2fafb775
commit
1406010d3c
|
@ -45,7 +45,6 @@
|
|||
|
||||
#include "kernel_private.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(virtual);
|
||||
WINE_DECLARE_DEBUG_CHANNEL(seh);
|
||||
|
||||
static unsigned int page_size;
|
||||
|
|
Loading…
Reference in New Issue