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

msvcr71: Remove unused Wine debug channel.

parent bebbc4b7
...@@ -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(msvcr71);
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