mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
silence crt TRACE flood
svn path=/trunk/; revision=38584
This commit is contained in:
parent
55add6464c
commit
3f64101cc9
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
|
||||
/* kernelmode libcnt should not include Wine-debugging crap */
|
||||
#ifndef _LIBCNT_
|
||||
#define WINE_NO_TRACE_MSGS
|
||||
#include "wine/debug.h"
|
||||
#ifndef __WINE_DEBUG_CHANNEL__
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(msvcrt);
|
||||
|
|
Loading…
Reference in a new issue