mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 08:53:08 +01:00
Wreturn-type, fixes unconfigured processors
This commit is contained in:
parent
1bf8f9bd0e
commit
fc0dfd5d38
1 changed files with 1 additions and 1 deletions
|
|
@ -1887,7 +1887,7 @@ TriggerBox::configure_io (ChanCount in, ChanCount out)
|
|||
all_triggers[n]->io_change ();
|
||||
}
|
||||
}
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue