fix touch-recording of automation in a loop
[ardour.git] / gtk2_ardour / editor_cursors.h
index eb4ab1cbde1ec4fbb20fd000c3fa6870f085dbc2..d7e856c9e57507381fb7288b2b87334328f439a0 100644 (file)
@@ -54,5 +54,4 @@ class EditorCursor {
        Editor&               _editor;
        ArdourCanvas::Arrow*  _track_canvas_item;
        framepos_t            _current_frame;
-       double                _length;
 };