1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-07-02 02:15:28 +00:00

Drop a silly 'Setup box_item' comment in add_bookmark.

This commit is contained in:
Miciah Dashiel Butler Masters 2005-12-31 22:43:20 +00:00 committed by Miciah Dashiel Butler Masters
parent 963452c65f
commit ceb9222ee4

View File

@ -366,7 +366,6 @@ add_bookmark(struct bookmark *root, int place, unsigned char *title,
type = BI_FOLDER; type = BI_FOLDER;
} }
/* Setup box_item */
bm->box_item = add_listbox_item(&bookmark_browser, bm->box_item = add_listbox_item(&bookmark_browser,
root ? root->box_item : NULL, root ? root->box_item : NULL,
type, type,