PR: 220990 Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D12079
10 lines
215 B
C
10 lines
215 B
C
--- pyjack.c.orig 2017-07-24 23:24:04 UTC
|
|
+++ pyjack.c
|
|
@@ -40,7 +40,6 @@ TODO's:
|
|
// Global shared data for jack
|
|
|
|
/* Uncomment the next line if you have Jack2 */
|
|
-#define JACK2 1
|
|
|
|
|
|
#define PYJACK_MAX_PORTS 256
|