[throbber] drop unused variable

This commit is contained in:
Ray Strode 2010-08-22 15:39:38 -04:00
parent 24f78a2754
commit 38a71bb753

View file

@ -373,7 +373,6 @@ ply_throbber_draw_area (ply_throbber_t *throbber,
unsigned long height)
{
ply_pixel_buffer_t * const * frames;
uint32_t *frame_data;
if (throbber->is_stopped)
return;