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

svn path=/trunk/; revision=61426
This commit is contained in:
Amine Khaldi 2013-12-26 13:30:44 +00:00
parent 01e4efc7b4
commit 665b30366a
4 changed files with 2 additions and 6 deletions

View file

@ -22,8 +22,6 @@
#include "newdev_private.h"
WINE_DEFAULT_DEBUG_CHANNEL(newdev);
/* Global variables */
HINSTANCE hDllInstance;

View file

@ -20,7 +20,9 @@
#include <regstr.h>
#include <cfgmgr32.h>
#include <shlobj.h>
#include <wine/debug.h>
WINE_DEFAULT_DEBUG_CHANNEL(newdev);
#include <stdio.h>

View file

@ -20,8 +20,6 @@
#include "newdev_private.h"
WINE_DEFAULT_DEBUG_CHANNEL(newdev);
/*
* @unimplemented
*/

View file

@ -20,8 +20,6 @@
#include "newdev_private.h"
WINE_DEFAULT_DEBUG_CHANNEL(newdev);
HANDLE hThread;
static VOID