user.exe: Don't use the relay channel for normal traces.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Alexandre Julliard 2017-11-25 11:51:30 +01:00
parent 7ca2a1ade5
commit 55fd7667d3

View file

@ -28,7 +28,7 @@
#include "winerror.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(relay);
WINE_DEFAULT_DEBUG_CHANNEL(user);
/***********************************************************************
* ChangeDialogTemplate (USER.905)