mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
Remove commented code
This commit is contained in:
parent
997b82eb79
commit
c5d3ebebc8
@ -455,8 +455,6 @@ void LibraryWindow::doModels()
|
|||||||
// lists
|
// lists
|
||||||
listsModel = new ReadingListModel(this);
|
listsModel = new ReadingListModel(this);
|
||||||
listsModelProxy = new ReadingListModelProxy(this);
|
listsModelProxy = new ReadingListModelProxy(this);
|
||||||
|
|
||||||
// setSearchFilter(YACReader::NoModifiers, ""); //clear search filter
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void LibraryWindow::createActions()
|
void LibraryWindow::createActions()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user