X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fregion_view.h;h=5ae1f96fb07d3bdd36e0d9c439566449019d4dc0;hb=cc15fb071f3c327f17bbe1b0613974d5060b7f90;hp=c3e779015f7723134cf650893c45dcd9ae49969f;hpb=6962547e8da2f17ace5dc73906ef612ff737cfa3;p=ardour.git diff --git a/gtk2_ardour/region_view.h b/gtk2_ardour/region_view.h index c3e779015f..5ae1f96fb0 100644 --- a/gtk2_ardour/region_view.h +++ b/gtk2_ardour/region_view.h @@ -29,7 +29,6 @@ #include "time_axis_view_item.h" #include "automation_line.h" #include "enums.h" -#include "waveview.h" #include "canvas.h" class TimeAxisView; @@ -134,7 +133,6 @@ class RegionView : public TimeAxisViewItem bool valid; ///< see StreamView::redisplay_diskstream() double _pixel_width; - double _height; bool in_destructor; bool wait_for_data;