mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 12:19:49 +00:00
msvcr110: Remove an unused debug channel.
This commit is contained in:
parent
2d05c24a1e
commit
534410b832
1 changed files with 0 additions and 3 deletions
|
@ -23,9 +23,6 @@
|
|||
#include "stdlib.h"
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
#include "wine/debug.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(msvcr110);
|
||||
|
||||
/*********************************************************************
|
||||
* DllMain (MSVCR110.@)
|
||||
|
|
Loading…
Reference in a new issue