AudioClock: drop unused em_width

This commit is contained in:
Mads Kiilerich 2022-11-04 17:59:04 +01:00 committed by Robin Gareus
parent e1e8207486
commit 8fe7970c7c
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
2 changed files with 1 additions and 3 deletions

View file

@ -135,7 +135,6 @@ class AudioClock : public CairoWidget, public ARDOUR::SessionHandlePtr
bool _follows_playhead;
bool _accept_on_focus_out;
bool _off;
int em_width;
bool _edit_by_click_field;
bool _negative_allowed;
bool edit_is_negative;