1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00

winecoreaudio.drv: Remove an unused debug channel (midi).

This commit is contained in:
Francois Gouget 2008-12-28 10:37:20 +01:00 committed by Alexandre Julliard
parent 352a1bdb0b
commit 0216e3e6c6

View File

@ -28,9 +28,6 @@
#include "coremidi.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(midi);
MIDIClientRef CoreMIDI_CreateClient(CFStringRef name)
{