summaryrefslogtreecommitdiff
path: root/libs/ardour/route.cc
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2010-11-12 22:32:27 +0000
committerCarl Hetherington <carl@carlh.net>2010-11-12 22:32:27 +0000
commita0b75ed66eddcd06b36cc8bfe3edf6280b887dad (patch)
treefc3a0de877c6915dbc2953e68ec44345027f367b /libs/ardour/route.cc
parentaf5bd3df3033c168c4564cb0dd951bc8571d958d (diff)
Remove unused variables.
git-svn-id: svn://localhost/ardour2/branches/3.0@8013 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/ardour/route.cc')
-rw-r--r--libs/ardour/route.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/ardour/route.cc b/libs/ardour/route.cc
index 880db63c7d..dd328cd301 100644
--- a/libs/ardour/route.cc
+++ b/libs/ardour/route.cc
@@ -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: