mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-24 18:14:14 +00:00
remove deprecated comment
This commit is contained in:
parent
1db162f57e
commit
236d941b37
@ -204,11 +204,6 @@ impl Menu {
|
||||
main_bookmarks.append_item(&menu_item);
|
||||
} // @TODO `menu_item`
|
||||
|
||||
// Show all bookmarks menu item
|
||||
// if profile.bookmark.memory.total() > RECENT_BOOKMARKS {
|
||||
// @TODO
|
||||
// }
|
||||
|
||||
// Recently closed history
|
||||
main_history_tab.remove_all();
|
||||
for item in profile.history.memory.tab.recent() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user