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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user