moving a function

This commit is contained in:
tth
2021-03-21 05:08:35 +01:00
parent c7e2ab12ca
commit 3f551e1473
6 changed files with 58 additions and 33 deletions

View File

@@ -69,7 +69,6 @@ for (idx=0; idx<sz; idx++) {
/* --------------------------------------------------------------------- */
int fimg_highlight_color(FloatImg *src, FloatImg *dst, char color, float fval)
{
int sz;
#ifdef DEBUG_LEVEL
fprintf(stderr, ">>> %s ( %p %p [%c] %f )\n", __func__,