Remove yet another unused variable

This commit is contained in:
Robin Gareus 2021-01-29 01:09:53 +01:00
parent a985a3d184
commit dcb27a844a
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04
1 changed files with 0 additions and 1 deletions

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;