Don't save "end-is-free" with templates
This commit is contained in:
parent
ec333406f7
commit
3af9fdad0a
@ -1187,6 +1187,7 @@ Session::state (bool full_state)
|
||||
child = node->add_child ("Path");
|
||||
child->add_content (p);
|
||||
}
|
||||
node->set_property ("end-is-free", _session_range_end_is_free);
|
||||
}
|
||||
|
||||
node->set_property ("end-is-free", _session_range_end_is_free);
|
||||
|
Loading…
Reference in New Issue
Block a user