diff --git a/Lib/anamorphose.c b/Lib/anamorphose.c index 65c5cff..6d297d1 100644 --- a/Lib/anamorphose.c +++ b/Lib/anamorphose.c @@ -40,7 +40,6 @@ return FUNC_NOT_FINISH; int Image_anmo_grille(Image_Desc *dst) { -int x, y; if (dst->magic != MAGIC_OF_IMAGE) {