cleanup a couple of audio file format names as reported by libsndfile
[ardour.git] / gtk2_ardour / region_view.h
index c3e779015f7723134cf650893c45dcd9ae49969f..5ae1f96fb07d3bdd36e0d9c439566449019d4dc0 100644 (file)
@@ -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;