Code clean up

This commit is contained in:
Christophe Dumez
2010-12-04 14:09:41 +00:00
parent 9bf673210f
commit 1c0f1b91e7
3 changed files with 43 additions and 51 deletions

View File

@@ -145,7 +145,6 @@ protected:
private:
QFileSystemWatcher *executable_watcher;
// Bittorrent
QBtSession *BTSession;
QList<QPair<QTorrentHandle,QString> > unauthenticated_trackers; // Still needed?
// GUI related
QTimer *guiUpdater;