mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
Drop a silly 'Setup box_item' comment in add_bookmark.
This commit is contained in:
parent
963452c65f
commit
ceb9222ee4
@ -366,7 +366,6 @@ add_bookmark(struct bookmark *root, int place, unsigned char *title,
|
||||
type = BI_FOLDER;
|
||||
}
|
||||
|
||||
/* Setup box_item */
|
||||
bm->box_item = add_listbox_item(&bookmark_browser,
|
||||
root ? root->box_item : NULL,
|
||||
type,
|
||||
|
Loading…
Reference in New Issue
Block a user