winecoreaudio.drv: Remove an unused debug channel (midi).
This commit is contained in:
parent
352a1bdb0b
commit
0216e3e6c6
|
@ -28,9 +28,6 @@
|
||||||
|
|
||||||
#include "coremidi.h"
|
#include "coremidi.h"
|
||||||
|
|
||||||
#include "wine/debug.h"
|
|
||||||
|
|
||||||
WINE_DEFAULT_DEBUG_CHANNEL(midi);
|
|
||||||
|
|
||||||
MIDIClientRef CoreMIDI_CreateClient(CFStringRef name)
|
MIDIClientRef CoreMIDI_CreateClient(CFStringRef name)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue