more changes flowing from a persistent MonitorSection object
[ardour.git] / gtk2_ardour / editor_summary.h
index d875c7a38234f97e54332b8f21ad1db58da3a2bc..507295cfffbad03198b0ceccf5d8905bc2700824 100644 (file)
@@ -93,9 +93,6 @@ private:
        samplepos_t _leftmost; ///< the earliest sample we ever viewed
        samplepos_t _rightmost; ///< the latest sample we ever viewed
 
-       /** fraction of the session length by which the overview size should extend past the start and end markers */
-       double _overhang_fraction;
-
        double _x_scale; ///< pixels per sample for the x axis of the pixmap
        double _track_height;
        double _last_playhead;