mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
remove unused assignment
This commit is contained in:
parent
58595a839b
commit
cb116ca634
1 changed files with 0 additions and 1 deletions
|
|
@ -873,6 +873,5 @@ EditorSources::get_state () const
|
||||||
void
|
void
|
||||||
EditorSources::set_state (const XMLNode & node)
|
EditorSources::set_state (const XMLNode & node)
|
||||||
{
|
{
|
||||||
bool changed = false;
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue