mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-22 18:58:21 +00:00
Remove dead variable
This commit is contained in:
parent
f6a5e4d8eb
commit
4f83be2df3
@ -760,7 +760,6 @@ static void check_proc_acpi_sysfs_battery(const char *node,
|
||||
{
|
||||
unsigned capacity;
|
||||
char path[1024] = {0};
|
||||
char info[1024] = {0};
|
||||
const char *base = proc_acpi_sysfs_battery_path;
|
||||
char *buf = NULL;
|
||||
char *ptr = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user