mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-05 13:15:44 +01:00
remove unused variable.
This commit is contained in:
parent
c9dd1d39d1
commit
0e0ef41ed4
1 changed files with 1 additions and 1 deletions
|
|
@ -3399,7 +3399,7 @@ MidiRegionView::patch_left (PatchChange *)
|
|||
void
|
||||
MidiRegionView::sysex_entered (SysEx* p)
|
||||
{
|
||||
ostringstream s;
|
||||
// ostringstream s;
|
||||
// CAIROCANVAS
|
||||
// need a way to extract text from p->_flag->_text
|
||||
// s << p->text();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue