mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-09 05:58:27 +02:00
[throbber] drop unused variable
This commit is contained in:
parent
24f78a2754
commit
38a71bb753
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue