
24 Oct
2022
24 Oct
'22
5:01 p.m.
On Mon, 24 Oct 2022 15:04:15 +0200, Colin Ian King wrote:
Variable dest_frames is just being incremented and it's never used anywhere else. The variable and the increment are redundant so remove it.
Signed-off-by: Colin Ian King colin.i.king@gmail.com
Thanks, applied.
Takashi