From 9402d3f1e3b351cfb7b5f47cb5b95faba8d77b6c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 17 Jun 2009 22:08:51 +0000 Subject: Remove unused resize-line code. When resizing multiple tracks, resize them in proportion, as per mantis 2732. git-svn-id: svn://localhost/ardour2/branches/3.0@5213 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/time_axis_view.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gtk2_ardour/time_axis_view.h') diff --git a/gtk2_ardour/time_axis_view.h b/gtk2_ardour/time_axis_view.h index 56e7042548..f5d5c08ef0 100644 --- a/gtk2_ardour/time_axis_view.h +++ b/gtk2_ardour/time_axis_view.h @@ -347,7 +347,6 @@ private: int _order; uint32_t _effective_height; double _resize_drag_start; - int32_t _resize_idle_target; ArdourCanvas::Group* _ghost_group; static int const _max_order; -- cgit v1.2.3