mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Remove unused variables
This commit is contained in:
parent
e7082d3e5b
commit
80dd4548e1
@ -1533,10 +1533,6 @@ enum
|
||||
static int rcheevos_iterate(rcheevos_coro_t* coro)
|
||||
{
|
||||
char buffer[2048];
|
||||
ssize_t num_read = 0;
|
||||
size_t to_read = 4096;
|
||||
uint8_t* ptr = NULL;
|
||||
const char* end = NULL;
|
||||
#ifdef CHEEVOS_TIME_HASH
|
||||
retro_time_t start;
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user