1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-23 04:54:18 +00:00

Remove outdated function definition

This commit is contained in:
Christophe Dumez 2012-08-19 14:36:04 +03:00
parent 7b659add36
commit 12e24ade70

View File

@ -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