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