winemac.drv: Move surface-related logs to the bitblt channel.

The logs in this file are very noisy. x11drv uses the bitblt channel
for its analogous messages.
This commit is contained in:
Tim Clem 2023-11-17 10:17:24 -08:00 committed by Alexandre Julliard
parent 1bd4bcaa4a
commit 7c45c7c5eb

View file

@ -29,7 +29,7 @@
#include "macdrv.h"
#include "winuser.h"
WINE_DEFAULT_DEBUG_CHANNEL(macdrv);
WINE_DEFAULT_DEBUG_CHANNEL(bitblt);
/* only for use on sanitized BITMAPINFO structures */