fix cherry-pick logic failure with Session::save_template() - Tracks case already taken care of
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user