mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
Drop a comment that should have gone with revision 1.129.
This commit is contained in:
parent
eeed2cd4a8
commit
4e83efb6d3
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user