- Fixed useless variable in properties

This commit is contained in:
Christophe Dumez 2007-11-19 21:31:48 +00:00
parent c8b944508b
commit 721ef1d236

View file

@ -42,7 +42,6 @@ class properties : public QDialog, private Ui::properties{
QTorrentHandle h;
bittorrent *BTSession;
bool changedFilteredfiles;
bool changedTrackers;
QString hash;
PropListDelegate *PropDelegate;
QStandardItemModel *PropListModel;