remove unused variable.

This commit is contained in:
nick_m 2016-11-19 21:42:50 +11:00
parent c9dd1d39d1
commit 0e0ef41ed4

View file

@ -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();