user.exe: Don't use the relay channel for normal traces.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
7ca2a1ade5
commit
55fd7667d3
|
@ -28,7 +28,7 @@
|
|||
#include "winerror.h"
|
||||
#include "wine/debug.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(relay);
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(user);
|
||||
|
||||
/***********************************************************************
|
||||
* ChangeDialogTemplate (USER.905)
|
||||
|
|
Loading…
Reference in New Issue