mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-11 21:37:17 +00:00
Remove unused variable
This commit is contained in:
parent
4f83be2df3
commit
e8deea65a9
@ -40,7 +40,6 @@ typedef struct linuxraw_input
|
||||
|
||||
static void *linuxraw_input_init(void)
|
||||
{
|
||||
struct sigaction sa = {{0}};
|
||||
linuxraw_input_t *linuxraw = NULL;
|
||||
settings_t *settings = config_get_ptr();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user