diff --git a/gtk2_ardour/cue_editor.h b/gtk2_ardour/cue_editor.h index bb665105f1..e72e610ad0 100644 --- a/gtk2_ardour/cue_editor.h +++ b/gtk2_ardour/cue_editor.h @@ -209,7 +209,6 @@ class CueEditor : public EditingContext, public PBD::HistoryOwner bool loop_button_press (GdkEventButton*); ArdourWidgets::ArdourDropdown length_selector; - Temporal::BBT_Offset rec_length; bool zoom_in_allocate;