mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 06:28:03 -06:00
- Delete code that is no longer used
This commit is contained in:
@@ -420,12 +420,6 @@ void RSSImp::selectFirstFeed(){
|
||||
}
|
||||
}
|
||||
|
||||
void RSSImp::selectFirstNews(){
|
||||
if(listNews->count()){
|
||||
listNews->setCurrentRow(0);
|
||||
}
|
||||
}
|
||||
|
||||
RSSImp::~RSSImp(){
|
||||
qDebug("Deleting RSSImp...");
|
||||
delete refreshTimeTimer;
|
||||
|
||||
Reference in New Issue
Block a user