Temporarily revert PR #2885 (filename column in peers view).

There's a bug that causes frequent crashes.
Issue #4597.
This commit is contained in:
sledgehammer999
2016-01-21 00:26:03 +02:00
parent de5381856d
commit 69d52a06d7
7 changed files with 7 additions and 36 deletions

View File

@@ -100,7 +100,6 @@ namespace BitTorrent
#ifndef DISABLE_COUNTRIES_RESOLUTION
QString country() const;
#endif
int downloadingPieceIndex() const;
private:
void calcRelevance(const TorrentHandle *torrent);