mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 04:20:27 +00:00
Remove unused struct variables
This commit is contained in:
parent
ae66fc95cc
commit
b4acda26a2
@ -120,11 +120,6 @@ typedef struct zarch_handle
|
|||||||
unsigned hot;
|
unsigned hot;
|
||||||
} item;
|
} item;
|
||||||
|
|
||||||
struct
|
|
||||||
{
|
|
||||||
unsigned active;
|
|
||||||
} gamepad;
|
|
||||||
|
|
||||||
gfx_coord_array_t ca;
|
gfx_coord_array_t ca;
|
||||||
|
|
||||||
struct
|
struct
|
||||||
|
Loading…
x
Reference in New Issue
Block a user