mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
remove debug output
This commit is contained in:
parent
bf114e7f45
commit
a9d646c9e7
1 changed files with 0 additions and 2 deletions
|
|
@ -718,8 +718,6 @@ ARDOUR_UI::livetrax_set_file_format (LiveTraxFileFormat const & ff)
|
|||
|
||||
/* Don't reset write sources on header format change */
|
||||
|
||||
std::cerr << "Set FF to " << ff.hf << " holding " << ff.sf << std::endl;
|
||||
|
||||
_session->disable_file_format_reset ();
|
||||
|
||||
_session->config.set_native_file_header_format (ff.hf);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue