Skip to content

Commit

Permalink
ChafaWorkCell: Remove obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hpjansson committed Mar 13, 2024
1 parent f9f5447 commit 241b474
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chafa/internal/chafa-work-cell.c
Expand Up @@ -117,7 +117,6 @@ chafa_work_cell_calc_mean_color (const ChafaWorkCell *wcell, ChafaColor *color_o
accum_to_color (&accum, color_out);
}

/* colors must point to an array of two elements */
guint64
chafa_work_cell_to_bitmap (const ChafaWorkCell *wcell, const ChafaColorPair *color_pair)
{
Expand Down

0 comments on commit 241b474

Please sign in to comment.