diff --git a/Fonderie/crapulator.c b/Fonderie/crapulator.c index 7a98745..1be2f71 100644 --- a/Fonderie/crapulator.c +++ b/Fonderie/crapulator.c @@ -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;