From e7e0187c8a556c33370bd00ab93fa0b7f6c0615d Mon Sep 17 00:00:00 2001 From: twinaphex Date: Mon, 25 Jan 2016 06:34:02 +0100 Subject: [PATCH] Cleanup --- menu/cbs/menu_cbs_ok.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/menu/cbs/menu_cbs_ok.c b/menu/cbs/menu_cbs_ok.c index 0a06430ef9..ee034fb7b6 100644 --- a/menu/cbs/menu_cbs_ok.c +++ b/menu/cbs/menu_cbs_ok.c @@ -1743,8 +1743,6 @@ static int action_ok_rpl_entry(const char *path, static int action_ok_start_core(const char *path, const char *label, unsigned type, size_t idx, size_t entry_idx) { - settings_t *settings = config_get_ptr(); - /* No content needed for this core, load core immediately. */ if (menu_driver_ctl(RARCH_MENU_CTL_HAS_LOAD_NO_CONTENT, NULL)) {