mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-29 00:30:12 +01:00
unused variable
This commit is contained in:
parent
6370f9e76c
commit
1be05409a9
@ -237,7 +237,6 @@ RootItem* GreaderNetwork::categoriesFeedsLabelsTree(bool obtain_icons, const QNe
|
||||
RootItem* GreaderNetwork::decodeTagsSubscriptions(const QString& categories, const QString& feeds,
|
||||
bool obtain_icons, const QNetworkProxy& proxy) {
|
||||
auto* parent = new RootItem();
|
||||
auto timeout = qApp->settings()->value(GROUP(Feeds), SETTING(Feeds::UpdateTimeout)).toInt();
|
||||
QMap<QString, RootItem*> cats;
|
||||
QList<RootItem*> lbls;
|
||||
QJsonArray json;
|
||||
|
Loading…
x
Reference in New Issue
Block a user