Skip to content

Commit 0b72a18

Browse files
committed
Do not build the jack backend in debug mode
1 parent 1107a91 commit 0b72a18

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

backends/jack.c

-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
#include <sys/socket.h>
55
#include <unistd.h>
66

7-
#define DEBUG
8-
97
#include "jack.h"
108
#include <jack/midiport.h>
119
#include <jack/metadata.h>

0 commit comments

Comments
 (0)