forked from tTh/FloatImg
XXX WTF OMG
This commit is contained in:
parent
de1edceaf3
commit
da8cfd1305
|
@ -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);
|
||||
|
||||
|
|
Loading…
Reference in New Issue