kernel32: Remove unused Wine debug channel.
This commit is contained in:
parent
c1526fd33a
commit
a1e31e580e
|
@ -34,9 +34,6 @@
|
|||
#include "winternl.h"
|
||||
#include "wine/exception.h"
|
||||
#include "wine/library.h"
|
||||
#include "wine/debug.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(fiber);
|
||||
|
||||
struct fiber_data
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue