Remove commented code

This commit is contained in:
Luis Ángel San Martín 2021-10-07 22:57:09 +02:00
parent 997b82eb79
commit c5d3ebebc8

View File

@ -455,8 +455,6 @@ void LibraryWindow::doModels()
// lists
listsModel = new ReadingListModel(this);
listsModelProxy = new ReadingListModelProxy(this);
// setSearchFilter(YACReader::NoModifiers, ""); //clear search filter
}
void LibraryWindow::createActions()