XXX WTF OMG

This commit is contained in:
phyto 2020-12-07 10:29:48 +01:00
parent de1edceaf3
commit da8cfd1305
1 changed files with 1 additions and 0 deletions

View File

@ -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);