mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-07 14:15:46 +01:00
remove debug output
git-svn-id: svn://localhost/ardour2/branches/3.0@10552 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
1e8a26a8c6
commit
1c85e77187
1 changed files with 0 additions and 2 deletions
|
|
@ -307,8 +307,6 @@ path_expand (string path)
|
|||
|
||||
while (true) {
|
||||
|
||||
cerr << "working on " << path << endl;
|
||||
|
||||
if (regexec (&compiled_pattern, path.c_str(), nmatches, matches, 0)) {
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue