diff --git a/src/properties_imp.h b/src/properties_imp.h index a794ea428..977279aa4 100644 --- a/src/properties_imp.h +++ b/src/properties_imp.h @@ -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;