mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Remove unused variable
This commit is contained in:
parent
0744ac21c9
commit
00f60ec577
@ -1532,7 +1532,6 @@ static void rgui_init_particle_effect(rgui_t *rgui,
|
||||
size_t i;
|
||||
unsigned fb_width = p_disp->framebuf_width;
|
||||
unsigned fb_height = p_disp->framebuf_height;
|
||||
size_t fb_pitch = p_disp->framebuf_pitch;
|
||||
|
||||
switch (rgui->particle_effect)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user