mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 12:54:13 +00:00
sxs: The sxs debug channel is unused so remove it.
This commit is contained in:
parent
09149640ba
commit
489a8554cb
1 changed files with 0 additions and 2 deletions
|
@ -22,9 +22,7 @@
|
||||||
|
|
||||||
#include "windef.h"
|
#include "windef.h"
|
||||||
#include "winbase.h"
|
#include "winbase.h"
|
||||||
#include "wine/debug.h"
|
|
||||||
|
|
||||||
WINE_DEFAULT_DEBUG_CHANNEL(sxs);
|
|
||||||
|
|
||||||
/***********************************************************************
|
/***********************************************************************
|
||||||
* DllMain (SXS.@)
|
* DllMain (SXS.@)
|
||||||
|
|
Loading…
Reference in a new issue