mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-21 04:45:58 +01:00
Fix file import (typo in a4d7b45)
This commit is contained in:
parent
9e84245c58
commit
a54b000a70
1 changed files with 0 additions and 1 deletions
|
|
@ -204,7 +204,6 @@ create_mono_sources_for_writing (const vector<string>& new_paths,
|
|||
|
||||
source = SourceFactory::createWritable (type, sess,
|
||||
i->c_str(),
|
||||
false,
|
||||
samplerate);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue