mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Remove debug message
This commit is contained in:
parent
39f41e2357
commit
9c9a7bbf97
1 changed files with 0 additions and 1 deletions
|
|
@ -188,7 +188,6 @@ DiskReader::realtime_handle_transport_stopped ()
|
|||
{
|
||||
|
||||
if (_session.exporting () && !_session.realtime_export ()) {
|
||||
printf ("DR POST EXPORT DiskReader::realtime_handle_transport_stopped\n");
|
||||
_declick_amp.set_gain (0);
|
||||
}
|
||||
/* can't do the resolve here because we don't have a place to put the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue