NO-OP: fix comment
This commit is contained in:
parent
eb4e854a56
commit
c6e5b138a0
@ -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…
Reference in New Issue
Block a user