compile fix

This commit is contained in:
ToadKing 2013-03-06 14:58:43 -05:00
parent 405e071041
commit 36c9a32436
1 changed files with 0 additions and 1 deletions

View File

@ -1416,7 +1416,6 @@ int rgui_iterate(rgui_handle_t *rgui, rgui_action_t action)
rgui->folder_cb(dir, (rgui_file_enum_cb_t)rgui_list_push,
&menu_type, rgui->folder_buf);
#ifdef
if (*dir)
rgui_list_sort(rgui->folder_buf);
}