diff --git a/runloop.h b/runloop.h index 0b9b74a154..4bed16d3dd 100644 --- a/runloop.h +++ b/runloop.h @@ -137,11 +137,6 @@ typedef struct rarch_resolution typedef struct global { - struct - { - bool libretro_device[MAX_USERS]; - } has_set; - struct { char savefile[PATH_MAX_LENGTH];