* Set the default debugging channel globally through the main header.
CORE-7716

svn path=/trunk/; revision=61438
This commit is contained in:
Amine Khaldi 2013-12-27 10:19:43 +00:00
parent e80431a135
commit ee4ba8cfa6
3 changed files with 1 additions and 11 deletions

View file

@ -24,15 +24,8 @@
* PROGRAMER: Eric Kohl
*/
/* INCLUDES *****************************************************************/
#include "precomp.h"
WINE_DEFAULT_DEBUG_CHANNEL(samlib);
/* GLOBALS *******************************************************************/
/* FUNCTIONS *****************************************************************/
BOOL

View file

@ -13,3 +13,4 @@
#include <sam_c.h>
#include <wine/debug.h>
WINE_DEFAULT_DEBUG_CHANNEL(samlib);

View file

@ -24,12 +24,8 @@
* PROGRAMER: Eric Kohl
*/
/* INCLUDES *****************************************************************/
#include "precomp.h"
WINE_DEFAULT_DEBUG_CHANNEL(samlib);
NTSTATUS
WINAPI
SystemFunction006(LPCSTR password,