[animation] drop unsed variable

This commit is contained in:
Ray Strode 2010-08-22 15:37:16 -04:00
parent 2955b79e3c
commit dcf4417056

View file

@ -374,7 +374,6 @@ ply_animation_draw_area (ply_animation_t *animation,
unsigned long height)
{
ply_pixel_buffer_t * const * frames;
uint32_t *frame_data;
int number_of_frames;
int frame_index;