- Remove useless code in torrentpersistentdata since libtorrent is saving and restoring this for us

This commit is contained in:
Christophe Dumez
2009-11-20 18:29:13 +00:00
parent 332a4121c8
commit aa0c2e611f
5 changed files with 5 additions and 233 deletions

View File

@@ -74,7 +74,6 @@ private:
protected:
QPushButton* getButtonFromIndex(int index);
std::vector<int> loadFilesPriorities();
bool savePiecesPriorities();
protected slots: