mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 08:53:08 +01:00
remove unused global static variable
This commit is contained in:
parent
949b4d4017
commit
ecf5f9b1d7
1 changed files with 0 additions and 2 deletions
|
|
@ -668,8 +668,6 @@ Delivery::set_name (const std::string& name)
|
|||
return ret;
|
||||
}
|
||||
|
||||
bool ignore_output_change = false;
|
||||
|
||||
void
|
||||
Delivery::output_changed (IOChange change, void* /*src*/)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue