Skip to content

Commit

Permalink
remove duplicate entry
Browse files Browse the repository at this point in the history
  • Loading branch information
poelzi committed Apr 12, 2021
1 parent 9b5d7a5 commit 2e2e6e0
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 @@ -1128,11 +1128,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 2e2e6e0

Please sign in to comment.