mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-23 13:47:24 +01:00
Remove three unused temporary variables from Session::save_template
git-svn-id: svn://localhost/ardour2/trunk@2385 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
05b4d05d12
commit
bf69e8f09a
1 changed files with 0 additions and 1 deletions
|
|
@ -1599,7 +1599,6 @@ int
|
|||
Session::save_template (string template_name)
|
||||
{
|
||||
XMLTree tree;
|
||||
string xml_path, bak_path, template_path;
|
||||
|
||||
if (_state_of_the_state & CannotSave) {
|
||||
return -1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue