From 75190c9226169b02c8b1ac825c88adca8a81482c Mon Sep 17 00:00:00 2001 From: natinusala Date: Mon, 11 Mar 2019 13:41:09 +0100 Subject: [PATCH] ozone: cleanup --- menu/drivers/ozone/ozone.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/menu/drivers/ozone/ozone.c b/menu/drivers/ozone/ozone.c index 4eb9c7df94..27b7d79dde 100644 --- a/menu/drivers/ozone/ozone.c +++ b/menu/drivers/ozone/ozone.c @@ -1410,9 +1410,6 @@ static void ozone_selection_changed(ozone_handle_t *ozone, bool allow_animation) menu_entry_get(&entry, 0, (unsigned)i, NULL, true); entry_type = menu_entry_get_type_new(&entry); - /* TODO: Fix all conditions here to make sure that - * all expected thumbnails show up - * (except for savestates which will come later) */ if (ozone->is_playlist && ozone->depth == 1) { if (!string_is_empty(entry.path))