remove debugging
git-svn-id: svn://localhost/ardour2/branches/3.0@12380 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
9b99596c6e
commit
23ad8b9f94
@ -530,7 +530,6 @@ SndFileSource::flush_header ()
|
||||
return -1;
|
||||
}
|
||||
|
||||
std::cerr << "Flushing header of " << _path << " with length @ " << _length << endl;
|
||||
int const r = sf_command (sf, SFC_UPDATE_HEADER_NOW, 0, 0) != SF_TRUE;
|
||||
_descriptor->release ();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user