Browse Source

Fix the JACK_LOCATION problem

git-svn-id: svn+ssh://jackaudio.org/trunk/jack@717 0c269be4-1314-0410-8aa9-9f06e86f4224
tags/0.109.0
letz 22 years ago
parent
commit
77c3f89660
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      libjack/client.c

+ 0
- 2
libjack/client.c View File

@@ -435,8 +435,6 @@ _start_server (void)
}
}

// steph
#define JACK_LOCATION
if (!good) {
#if defined(USE_CAPABILITIES)
command = JACK_LOCATION "/jackstart";


Loading…
Cancel
Save