From 96ad003df6a43cc7b0e34c3d63b225e8e59d2822 Mon Sep 17 00:00:00 2001 From: tth Date: Sat, 3 Apr 2021 19:59:54 +0200 Subject: [PATCH] oups... --- Fonderie/crapulator.c | 1 - 1 file changed, 1 deletion(-) 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;