From e17d567b8d84236af973ed9c42a8d0e8fb007aca Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sat, 1 Oct 2016 08:41:52 +0200 Subject: [PATCH] Remove this --- runloop.h | 5 ----- 1 file changed, 5 deletions(-) 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];