Remove unused variables.

git-svn-id: svn://localhost/ardour2/branches/3.0@8013 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2010-11-12 22:32:27 +00:00
parent af5bd3df30
commit a0b75ed66e

View file

@ -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: