1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-28 03:06:20 -04:00

Drop a comment that should have gone with revision 1.129.

This commit is contained in:
Miciah Dashiel Butler Masters 2006-01-01 04:08:29 +00:00 committed by Miciah Dashiel Butler Masters
parent eeed2cd4a8
commit 4e83efb6d3

View File

@ -500,7 +500,6 @@ push_hierbox_goto_button(struct dialog_data *dlg_data,
struct terminal *term = dlg_data->win->term;
struct listbox_context *context;
/* Do nothing with a folder */
if (!item) return EVENT_PROCESSED;
context = init_listbox_context(box, term, item, scan_for_marks);