mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
NO-OP: fix comment
This commit is contained in:
parent
eb4e854a56
commit
c6e5b138a0
1 changed files with 1 additions and 1 deletions
|
|
@ -222,7 +222,7 @@ RegionView::set_silent_frames (const AudioIntervalResult& silences, double /*thr
|
|||
{
|
||||
samplecnt_t shortest = max_samplecnt;
|
||||
|
||||
/* remove old silent samples */
|
||||
/* remove old silent frames */
|
||||
drop_silent_frames ();
|
||||
|
||||
if (silences.empty()) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue