From 16947f751b9615c3b7a6be710db15bc66c45bc5d Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 27 Nov 2014 04:17:15 -0500 Subject: Remove dead code. --- gtk2_ardour/editor_cursors.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gtk2_ardour/editor_cursors.h') diff --git a/gtk2_ardour/editor_cursors.h b/gtk2_ardour/editor_cursors.h index eb4ab1cbde..d7e856c9e5 100644 --- a/gtk2_ardour/editor_cursors.h +++ b/gtk2_ardour/editor_cursors.h @@ -54,5 +54,4 @@ class EditorCursor { Editor& _editor; ArdourCanvas::Arrow* _track_canvas_item; framepos_t _current_frame; - double _length; }; -- cgit v1.2.3