Remove misc::removeEmptyFolder()

This commit is contained in:
Christophe Dumez
2012-02-18 13:38:48 +02:00
parent c25586b500
commit b43e641d21
3 changed files with 3 additions and 15 deletions

View File

@@ -95,8 +95,6 @@ public:
static QString parseHtmlLinks(const QString &raw_text);
static bool removeEmptyFolder(const QString &dirpath);
static quint64 computePathSize(QString path);
static QString truncateRootFolder(boost::intrusive_ptr<libtorrent::torrent_info> t);