Skip to content

Commit

Permalink
remove duplicate entry
Browse files Browse the repository at this point in the history
  • Loading branch information
poelzi committed Dec 6, 2020
1 parent 528b436 commit 3ae9626
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/controllers/controlpickermenu.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1090,11 +1090,6 @@ ControlPickerMenu::ControlPickerMenu(QWidget* pParent)
tr("Cover Art Show/Hide (Library)"),
tr("Show/hide cover art in the library"),
guiMenu);
addControl("[Library]",
"show_infobar",
tr("Crates List Show/Hide"),
tr("Show/hide infobar"),
guiMenu);
addControl("[Master]",
"maximize_library",
tr("Library Maximize/Restore"),
Expand Down

0 comments on commit 3ae9626

Please sign in to comment.