remove some verbiage when creating audiofile sources
git-svn-id: svn://localhost/ardour2/branches/3.0@11213 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -103,7 +103,6 @@ AudioFileSource::AudioFileSource (Session& s, const string& path, Source::Flag f
|
||||
if (init (_path, true)) {
|
||||
throw failed_constructor ();
|
||||
}
|
||||
cerr << "audiofile source created with path " << path << endl;
|
||||
}
|
||||
|
||||
/** Constructor used for new internal-to-session files. */
|
||||
|
||||
Reference in New Issue
Block a user