Comment format.
git-svn-id: svn://localhost/ardour2/branches/3.0@6866 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
e3ed1adadd
commit
2e2b35d953
@ -2341,7 +2341,7 @@ Playlist::set_edit_mode (EditMode mode)
|
|||||||
void
|
void
|
||||||
Playlist::relayer ()
|
Playlist::relayer ()
|
||||||
{
|
{
|
||||||
/* never compute layers when changing state for undo/redo or setting from XML*/
|
/* never compute layers when changing state for undo/redo or setting from XML */
|
||||||
|
|
||||||
if (in_update || in_set_state) {
|
if (in_update || in_set_state) {
|
||||||
return;
|
return;
|
||||||
|
Loading…
Reference in New Issue
Block a user