Supply the segment ID when adding samples to optimize trace painting
[pulseview.git] / pv / views / trace / view.hpp
index 712151dcae30fc2d11a503a04cc90e4ea697f236..679e587bf3036e705820604eb2f23df99d89205f 100644 (file)
@@ -443,8 +443,6 @@ private:
        vector< shared_ptr<DecodeTrace> > decode_traces_;
 #endif
 
-       /// The ID of the currently displayed segment
-       int current_segment_;
        Trace::SegmentDisplayMode segment_display_mode_;
 
        /// Signals whether the user can change the currently shown segment.