mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
NOOP, remove trailing whitespace
This commit is contained in:
parent
aa83f1a8c7
commit
3da9c3b740
1 changed files with 38 additions and 39 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue