mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 20:55:48 +01:00
SG: merge 3.0 from 11783-12096
git-svn-id: svn://localhost/ardour2/branches/3.0-SG@12097 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
85a27910cb
commit
9c8b57aab0
385 changed files with 14193 additions and 18198 deletions
|
|
@ -1107,6 +1107,9 @@ EngineControl::find_jack_servers (vector<string>& strings)
|
|||
#endif
|
||||
|
||||
jack_servers = scanner (path, jack_server_filter, 0, false, true);
|
||||
if (!jack_servers) {
|
||||
return;
|
||||
}
|
||||
|
||||
vector<string *>::iterator iter;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue