Commit bebbc4b7 authored by Andrew Talbot's avatar Andrew Talbot Committed by Alexandre Julliard

msvcrt40: Remove unused Wine debug channel.

parent 96d7c6e2
...@@ -22,9 +22,6 @@ ...@@ -22,9 +22,6 @@
#include "windef.h" #include "windef.h"
#include "winbase.h" #include "winbase.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(msvcrt40);
BOOL WINAPI DllMain( HINSTANCE inst, DWORD reason, LPVOID reserved ) BOOL WINAPI DllMain( HINSTANCE inst, DWORD reason, LPVOID reserved )
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment