Remove yet another unused variable

This commit is contained in:
Robin Gareus
2021-01-29 01:09:53 +01:00
parent a985a3d184
commit dcb27a844a

View File

@@ -157,7 +157,6 @@ protected:
/** AutomationStreamView if we are editing region-based automation (for MIDI), otherwise 0 */
AutomationStreamView* _view;
bool ignore_toggle;
bool first_call_to_set_height;
ArdourWidgets::ArdourButton hide_button;