mssign32: The mssign32 debug channel is unused so remove it.
This commit is contained in:
parent
043cf21f23
commit
16644b6929
|
@ -24,9 +24,7 @@
|
|||
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
#include "wine/debug.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(mssign32);
|
||||
|
||||
BOOL WINAPI DllMain( HINSTANCE hinst, DWORD reason, LPVOID lpv )
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue