Get rid of obsolete log 'Gets here'

This commit is contained in:
twinaphex 2014-10-13 03:32:43 +02:00
parent 15201318da
commit 467a5144c4

View File

@ -190,7 +190,6 @@ static int push_list(menu_handle_t *menu,
if (!strcmp(label, "history_list"))
{
RARCH_LOG("Gets here.\n");
file_list_clear(list);
list_size = content_playlist_size(g_defaults.history);