diff --git a/Fonderie/crapulator.c b/Fonderie/crapulator.c index a3c3771..0758950 100644 --- a/Fonderie/crapulator.c +++ b/Fonderie/crapulator.c @@ -415,16 +415,6 @@ switch (idFx) { retval = plot_multidots(image, 42); break; - case CR_message: -#if (0) - fprintf(stderr, "### msg from pid %d, fval=%f ###\n", - getpid(), fval); - /* here, we can display stats ! */ - fimg_describe(image, "in crapulator"); -#endif - retval = 0; - break; - case CR_nothing: retval = do_something(image, 3); break; diff --git a/Fonderie/crapulors.liste b/Fonderie/crapulors.liste index dbfb94e..b1b2704 100644 --- a/Fonderie/crapulors.liste +++ b/Fonderie/crapulors.liste @@ -43,5 +43,4 @@ 51 decrgbzg 1 99 60 gr2popcol 1 99 61 fluffy 1 0.12 -99 message 1 1.0 -1 end 1 1.0