Web UI: Remove unused code

This commit is contained in:
Christophe Dumez
2011-09-25 16:22:56 +03:00
parent 8f439589ea
commit ab0355f8d6
2 changed files with 6 additions and 24 deletions

View File

@@ -66,7 +66,6 @@ protected slots:
void processDownloadedFile(const QString& url, const QString& file_path);
void handleDownloadFailure(const QString& url, const QString& reason);
void recheckTorrent(const QString& hash);
void recheckAllTorrents();
void decreaseTorrentsPriority(const QStringList& hashes);
void increaseTorrentsPriority(const QStringList& hashes);