remove unsuded vars
This commit is contained in:
parent
7977766a52
commit
5f61f21362
@ -40,7 +40,6 @@ return FUNC_NOT_FINISH;
|
|||||||
int
|
int
|
||||||
Image_anmo_grille(Image_Desc *dst)
|
Image_anmo_grille(Image_Desc *dst)
|
||||||
{
|
{
|
||||||
int x, y;
|
|
||||||
|
|
||||||
if (dst->magic != MAGIC_OF_IMAGE)
|
if (dst->magic != MAGIC_OF_IMAGE)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user