summaryrefslogtreecommitdiff
path: root/gtk2_ardour/crossfade_view.h
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2008-12-23 04:11:24 +0000
committerCarl Hetherington <carl@carlh.net>2008-12-23 04:11:24 +0000
commite6c2f03ca1200381f379da8e84f8068d2901bbaf (patch)
tree854d8d689de112bf1652b8c5ec452249cc12bc99 /gtk2_ardour/crossfade_view.h
parentd724837a4401b3d858d2a40b388d0cca8210cd5d (diff)
Fix stacked regions display mode.
git-svn-id: svn://localhost/ardour2/branches/3.0@4337 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/crossfade_view.h')
-rw-r--r--gtk2_ardour/crossfade_view.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/crossfade_view.h b/gtk2_ardour/crossfade_view.h
index 01e1672a35..6d45f05e79 100644
--- a/gtk2_ardour/crossfade_view.h
+++ b/gtk2_ardour/crossfade_view.h
@@ -68,7 +68,6 @@ struct CrossfadeView : public TimeAxisViewItem
bool _visible;
double spu;
- double _y_position;
double _height;
ArdourCanvas::Item *overlap_rect;