From da8cfd13058f27fac12c2d8e0f39ca62f34f4be7 Mon Sep 17 00:00:00 2001 From: phyto Date: Mon, 7 Dec 2020 10:29:48 +0100 Subject: [PATCH] XXX WTF OMG --- Fonderie/crapulator.c | 1 + 1 file changed, 1 insertion(+) diff --git a/Fonderie/crapulator.c b/Fonderie/crapulator.c index a58969ff..83abc5d8 100644 --- a/Fonderie/crapulator.c +++ b/Fonderie/crapulator.c @@ -69,6 +69,7 @@ if (retval) { fprintf(stderr, "%s error %d on filter\n", __func__, retval); exit(1); } +fimg_killborders(&img); /* XXX WTF OMG */ fimg_copy_data(&img, pimg); fimg_destroy(&img);