NOOP, remove trailing whitespace
This commit is contained in:
parent
aa83f1a8c7
commit
3da9c3b740
@ -423,7 +423,7 @@ WaveView::draw_image (Cairo::RefPtr<Cairo::ImageSurface>& image, PeakData* _peak
|
||||
}
|
||||
|
||||
if (fabs (_peaks[i].min) >= clip_level) {
|
||||
tips[i].clip_min = true;
|
||||
tips[i].clip_max = true;
|
||||
}
|
||||
}
|
||||
|
||||
@ -1039,4 +1039,3 @@ WaveView::set_global_show_waveform_clipping (bool yn)
|
||||
VisualPropertiesChanged (); /* EMIT SIGNAL */
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user