mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 04:39:33 +01:00
Remove unused variables (Wunused-variable)
This commit is contained in:
parent
1b4aaea92a
commit
74e21e942e
11 changed files with 0 additions and 16 deletions
|
|
@ -803,7 +803,6 @@ GenericMidiControlProtocol::load_bindings (const string& xmlpath)
|
|||
|
||||
const XMLNodeList& children (root->children());
|
||||
XMLNodeConstIterator citer;
|
||||
XMLNodeConstIterator gciter;
|
||||
|
||||
MIDIControllable* mc;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue