mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-02 03:47:42 +01:00
fix cherry-pick logic failure with Session::save_template() - Tracks case already taken care of
This commit is contained in:
parent
72c7df716d
commit
79759e63f8
1 changed files with 0 additions and 2 deletions
|
|
@ -2065,8 +2065,6 @@ Session::save_template (string template_name)
|
|||
copy_files (plugins_dir(), template_plugin_state_path);
|
||||
}
|
||||
|
||||
copy_recurse (plugins_dir(), template_plugin_state_path);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue