mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
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
1 changed files with 1 additions and 1 deletions
|
|
@ -2341,7 +2341,7 @@ Playlist::set_edit_mode (EditMode mode)
|
|||
void
|
||||
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) {
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue