Remove unused variables.
git-svn-id: svn://localhost/ardour2/branches/3.0@8013 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -1806,7 +1806,6 @@ Route::_set_state (const XMLNode& node, int version, bool /*call_base*/)
|
||||
XMLNodeList nlist;
|
||||
XMLNodeConstIterator niter;
|
||||
XMLNode *child;
|
||||
XMLPropertyList plist;
|
||||
const XMLProperty *prop;
|
||||
|
||||
if (node.name() != "Route"){
|
||||
@@ -1973,7 +1972,6 @@ Route::_set_state_2X (const XMLNode& node, int version)
|
||||
XMLNodeList nlist;
|
||||
XMLNodeConstIterator niter;
|
||||
XMLNode *child;
|
||||
XMLPropertyList plist;
|
||||
const XMLProperty *prop;
|
||||
|
||||
/* 2X things which still remain to be handled:
|
||||
|
||||
Reference in New Issue
Block a user