remove debug output
This commit is contained in:
parent
58fb42c45a
commit
85e0bc88d3
@ -718,8 +718,6 @@ ARDOUR_UI::livetrax_set_file_format (LiveTraxFileFormat const & ff)
|
|||||||
|
|
||||||
/* Don't reset write sources on header format change */
|
/* 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->disable_file_format_reset ();
|
||||||
|
|
||||||
_session->config.set_native_file_header_format (ff.hf);
|
_session->config.set_native_file_header_format (ff.hf);
|
||||||
|
Loading…
Reference in New Issue
Block a user