This commit is contained in:
tth 2021-04-03 19:59:54 +02:00
parent eaf49ad47d
commit 96ad003df6
1 changed files with 0 additions and 1 deletions

View File

@ -299,7 +299,6 @@ switch (idFx) {
break;
case CR_hilightr:
fprintf(stderr, "filter %d is a WIP\n", idFx);
retval = fimg_highlight_color(image, image, 'R', 1.717);
break;