mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-28 09:27:39 +01:00
(3) more debuggin
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3455 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
671e116ea7
commit
38ce37a80c
1 changed files with 1 additions and 1 deletions
|
|
@ -2597,7 +2597,7 @@ Session::region_name (string& result, string base, bool newlevel) const
|
|||
}
|
||||
}
|
||||
|
||||
cerr << "\tname search ended after checking " << nxx << " regions\n";
|
||||
cerr << "\tname search ended after checking " << nxx << " regions, taken ? " << name_taken << endl;
|
||||
|
||||
if (!name_taken) {
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue