mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 21:33:27 -07:00
Remove outdated function definition
This commit is contained in:
parent
7b659add36
commit
12e24ade70
1 changed files with 0 additions and 1 deletions
|
@ -76,7 +76,6 @@ private:
|
||||||
bool m_read;
|
bool m_read;
|
||||||
};
|
};
|
||||||
|
|
||||||
RssArticlePtr xmlToRssArticle(RssFeed* parent, QXmlStreamReader& xml);
|
|
||||||
RssArticlePtr hashToRssArticle(RssFeed* parent, const QVariantHash &hash);
|
RssArticlePtr hashToRssArticle(RssFeed* parent, const QVariantHash &hash);
|
||||||
|
|
||||||
#endif // RSSARTICLE_H
|
#endif // RSSARTICLE_H
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue