msvcrt40: Remove unused Wine debug channel.
This commit is contained in:
parent
96d7c6e2ea
commit
bebbc4b780
|
@ -22,9 +22,6 @@
|
|||
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
#include "wine/debug.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(msvcrt40);
|
||||
|
||||
BOOL WINAPI DllMain( HINSTANCE inst, DWORD reason, LPVOID reserved )
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue