- Removed useless function

This commit is contained in:
Christophe Dumez
2007-07-30 14:01:14 +00:00
parent 8fdc59c37c
commit f07b0eed61
2 changed files with 1 additions and 7 deletions

View File

@@ -129,7 +129,6 @@ class bittorrent : public QObject{
void scanDirectory();
void readAlerts();
void processDownloadedFile(QString, QString);
void resumeUnfinished();
bool loadTrackerFile(QString hash);
void saveTrackerFile(QString hash);