mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
AudioClock: drop unused em_width
This commit is contained in:
parent
e1e8207486
commit
8fe7970c7c
2 changed files with 1 additions and 3 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue