mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
remove unused variable
This commit is contained in:
parent
79374df84e
commit
3161ccee43
1 changed files with 0 additions and 1 deletions
|
|
@ -156,7 +156,6 @@ DeviceInfo::shared_buttons ()
|
||||||
int
|
int
|
||||||
DeviceInfo::set_state (const XMLNode& node, int /* version */)
|
DeviceInfo::set_state (const XMLNode& node, int /* version */)
|
||||||
{
|
{
|
||||||
const XMLProperty* prop;
|
|
||||||
const XMLNode* child;
|
const XMLNode* child;
|
||||||
|
|
||||||
if (node.name() != "US-2400Device") {
|
if (node.name() != "US-2400Device") {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue