mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
NOOP: blank line deletion
This commit is contained in:
parent
d586956636
commit
55752ed8b7
1 changed files with 0 additions and 2 deletions
|
|
@ -351,9 +351,7 @@ SourceFactory::createWritable (DataType type, Session& s, const std::string& pat
|
|||
// XXX writable flags should belong to MidiSource too
|
||||
try {
|
||||
boost::shared_ptr<SMFSource> src (new SMFSource (s, path, SndFileSource::default_writable_flags));
|
||||
|
||||
assert (src->writable ());
|
||||
|
||||
BOOST_MARK_SOURCE (src);
|
||||
|
||||
// no analysis data - this is a new file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue