From 8057a347786cfe4ebb1af157dee5454fe561f5e3 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 7 Apr 2010 01:11:31 +0000 Subject: Fix crossfade height in stacked mode. git-svn-id: svn://localhost/ardour2/branches/3.0@6868 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/crossfade_view.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'gtk2_ardour/crossfade_view.h') diff --git a/gtk2_ardour/crossfade_view.h b/gtk2_ardour/crossfade_view.h index 610fa92e0e..6bda06999d 100644 --- a/gtk2_ardour/crossfade_view.h +++ b/gtk2_ardour/crossfade_view.h @@ -67,10 +67,6 @@ struct CrossfadeView : public TimeAxisViewItem bool _valid; bool _visible; - double spu; - double _height; - - ArdourCanvas::Item *overlap_rect; ArdourCanvas::Line *fade_in; ArdourCanvas::Line *fade_out; ArdourCanvas::Item *active_button; -- cgit v1.2.3