mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 13:45:43 +01:00
remove unused variable
This commit is contained in:
parent
ed2a436f15
commit
edd7800009
1 changed files with 0 additions and 1 deletions
|
|
@ -201,7 +201,6 @@ MidiSource::midi_read (const ReaderLock& lm,
|
|||
const std::set<Evoral::Parameter>& filtered)
|
||||
{
|
||||
Timing t;
|
||||
uint32_t ecnt = 0;
|
||||
|
||||
DEBUG_TRACE (DEBUG::MidiSourceIO,
|
||||
string_compose ("MidiSource::midi_read() %5 sstart %1 start %2 cnt %3 tracker %4\n",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue